/* CSS Document */

body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#111;
}
#under_constr_div {
	position:absolute;
	left:831px;
	top:644px;
	width:162px;
	height:72px;
	z-index:1;
	padding:5px;
}

#under_constr_div2 {
	position:absolute;
	left:797px;
	top:244px;
	width:162px;
	height:111px;
	z-index:1;
	padding:5px;
}

a.email_link, a.email_link:visited  {
	color:#F60;
	text-decoration:none;
}

a.email_link:hover {
	text-decoration:underline;
}


a.email_link2, a.email_link2:visited  {
	color:#C30;
	text-decoration:none;
}

a.email_link2:hover {
	text-decoration:underline;
}
.footer_link {
	color:#333;
	text-decoration:underline;
}
.footer_sections {
	height:260px; 
	color:#333;
}

.footer_sections p {
	margin-left:40px; 
	line-height:18px;
}
.menu_list {
	display:block; 
	line-height:18px; 
	margin-top:10px; 
	margin-bottom:10px;
	margin-left:42px; 
	width:676px;
	font-size:12px;
	line-height:19px;
}
.menu_list2 {
	display:block; 
	line-height:18px; 
	margin-top:10px; 
	margin-bottom:10px;
	margin-left:200px; 
	width:540px;
}
.menu_list strong, .menu_list b {
	font-weight:bold;
	font-size:12px;	
}
.menu_list p {
	margin:0px;
}

#admin_links {
	background-image:url(images/admin-links-mid.gif); 
	background-repeat:repeat-y; 
	padding:10px;
}
#admin_links p {
	padding: 0px;
	margin:0px;
}

#admin_links ul {
	margin:0px;
	padding:0px;
	list-style: none;
	width:220px;
}

#admin_links ul li {
	width: 200px;	
	float:left;
	line-height:18px;
	height: 22px;
	padding: 1px;
}

#admin_links ul li a {
	text-decoration: none;
	display:block;
	margin: 1px;
	padding: 3px;
	text-indent:10px;
	background-color:#FFF;
	color:#03C;
	width: 100%;	
}
#admin_links ul li a:hover {
	background-color:#09C;
	color:#fff;
}

#admin_top_nav_wrapper {
	width:100%; 
	height:30px;
}

.admin_top_nav_left {
	display:block; 
	float:left; 
	margin-left:10px; 
	margin-top:5px;
}

.admin_top_nav_right {
	display:block; 
	float:right; 
	margin-right:10px; 
	margin-top:5px;
}

#admin_top_nav_wrapper a, #admin_top_nav_wrapper a:visited {
	text-decoration:none;
	color:#06F;
}
#admin_top_nav_wrapper a:hover {
	text-decoration:underline;
}

.admin_content h1 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.admin_content  {
}
.admin_content p {
	margin:0px;
	padding:0px;
	line-height:18px;
}

.admin_content a, .admin_content a:visited {
	text-decoration:none;
	color:#06F;
}
.admin_content a:hover {
	text-decoration:underline;
}


.table_header {
	background-color: #99F;
	font-weight:bold;
}
.table_header2 {
	font-weight:bold;
	border-bottom: 1px solid #333;
}
.row_style1{
	background-color:#DBF8FD;
}
.row_style2{
	background-color: #fff;
}
.row_style3{
	background-color: #F0BD84;
}
.smalltext {
	font-size:10px;
}

a.checkout_link, a.checkout_link:visited {
	text-decoration: none;	
	color:#930;
}

a.checkout_link:hover {
	font-weight:bold;
	color:#930;
}

.page_head {
	margin-top:0px; 
	margin-bottom:5px; 
	font-size:14px; 
	font-weight:bold;
}

.error {
	color:#f00;
	font-size:11px;
}
