/* CSS Document */
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.maincontent {
 background-image:url(images/bgk.jpg); 
 background-repeat:no-repeat; 
 background-position:top; 
 padding:5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

.maincontent h1 {
 margin: 5px 0px 8px 0px;
 padding: 5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
}

.maincontent p {
 margin: 5px 0px 8px 0px;
 padding: 5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:150%;
}

/*Maincontent for CrotchGuard page*/
.maincontentcg {
 background-image: url(images-crotchguard/bgk.jpg); 
 background-repeat:no-repeat; 
 background-position:top; 
 padding:5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: White;
}

.maincontentcg h1 {
 margin: 5px 0px 8px 0px;
 padding: 5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
}

.maincontentcg p {
 margin: 5px 0px 8px 0px;
 padding: 5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:150%;
}

/*Maincontent for Amputect page*/
.maincontentat {
 background-image: url(images-amputect/bgk.jpg); 
 background-repeat:no-repeat; 
 background-position:top; 
 padding:5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
}

.maincontentat h1 {
 margin: 5px 0px 8px 0px;
 padding: 5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
}

.maincontentat p {
 margin: 5px 0px 8px 0px;
 padding: 5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:150%;
}

.copyright {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #999999;
 padding:10px 0px 10px 0px;
 line-height:140%;
}

.copyright a {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color: #999999;
 text-decoration:none;
 font-weight:bold;
}

.copyright a:hover {
 text-decoration:underline;
}

.copyright p { 
 margin:3px 0px 0px 0px; 
 padding: 3px 0px 0px 0px;
 border-top-color:#999999;
 border-top-style:solid;
 border-top-width:1px;
}

/*Copyright for Amputect*/
.copyrightat {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #333333;
 padding:10px 0px 10px 0px;
 line-height:140%;
}

.copyrightat a {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color: #333333;
 text-decoration:none;
 font-weight:bold;
}

.copyrightat a:hover {
 text-decoration:underline;
}

.copyrightat p { 
 margin:3px 0px 0px 0px; 
 padding: 3px 0px 0px 0px;
 border-top-color:#333333;
 border-top-style:solid;
 border-top-width:1px;
}

/*Copyright for Crotchguard*/
.copyrightcg {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #D3D3D3;
 padding:10px 0px 10px 0px;
 line-height:140%;
}

.copyrightcg a {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color: #D3D3D3;
 text-decoration:none;
 font-weight:bold;
}

.copyrightcg a:hover {
 text-decoration:underline;
}

.copyrightcg p { 
 margin:3px 0px 0px 0px; 
 padding: 3px 0px 0px 0px;
 border-top-color:#D3D3D3;
 border-top-style:solid;
 border-top-width:1px;
}

.headertabel {font-size: 16px}

.smalltype {
	font-size: 12px;
	padding-left: 10px;
}

.borderdiv {
	width: 500px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}

/* Header DermaTect*/
.headercontent {
	line-height:21px; 
	margin-left:-5px; 
	padding:0px; 
	position:relative; 
	top:0px; 
	left:0px; 
	height:26px; 
	background-image:url(images/bgk-header-dt.jpg);
}

.header_shoppingcart {
	float:right; width:103px; 
	text-align:right;
}

.header_text {
	text-align:left; 
	padding-left:5px; 
	font-size:14px; 
	font-weight:bold;
}

/*Shopping Cart Settings*/
.product_main {
	width: 541px;
	border: 1px solid #105772;
	padding: 0px;
	margin-bottom: 2px;
}

.product_title {
	border-bottom: 1px solid #105772;
	font-size: 14px;
	font-weight: bold;
	color: #105772;
	padding: 2px 0px 4px 5px;
}

.product_price {
	border-left: 1px solid #105772;
	font-size: 14px;
	font-weight: bold;
	color: #105772;
}

.product_description {
	border-bottom: 1px solid #105772;
	font-size: 11px;
	color: #105772;
	padding: 5px;
	height: 100px;
}

.product_quantity {
	font-size: 11px;
	color: #105772;
	padding: 5px;
	height: 20px;
	line-height: 15px;
}

/* Form Elements */

form {
	margin: 0px;
	padding: 0px;
}


.product_quantity_value {
	background-color: #91B2BE;
	border: 1px solid #105772;
	text-align: center;
	font-size: 12px;
	color: #105772;
	width: 30px;
	height: 15px;
}

.product_quantity_button {
	background-color: #CC3333;
	border: 1px solid black;
	text-align: center;
	font-size: 12px;
	color: white;
	height: 19px;	
}

.price_details {
	border-top: 1px solid #105772;
	border-left: 1px solid #105772;
	border-right: 1px solid #105772;
	font-size: 12px;
	color: #105772;
	margin-bottom: 2px;
}

.price_details_light {
	background-color: #BCD0D8;
	margin: 0px;
	padding: 2px 20px 2px 2px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #105772;	
}

.price_details_dark {
	background-color: #A4BFCA;
	margin: 0px;
	padding: 2px 20px 2px 2px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #105772;
}

.price_details_total {
	background-color: #2D6C83;
	margin: 0px;
	padding: 2px 20px 2px 2px;
	text-align: right;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #105772;		
}

.price_details_price_light {
	background-color: #BCD0D8;
	border-left: 1px solid #105772;
	border-bottom: 1px solid #105772;
	font-size: 14px;
	font-weight: bold;
	color: #105772;
}

.price_details_price_dark {
	background-color: #A4BFCA;
	border-left: 1px solid #105772;
	border-bottom: 1px solid #105772;
	font-size: 14px;
	font-weight: bold;
	color: #105772;
}

.price_details_price_total {
	background-color: #2D6C83;	
	border-left: 1px solid #105772;
	border-bottom: 1px solid #105772;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.checkout_cart_back {
	height: 27px;
	line-height: 27px;
	font-size: 10px;
	color: #2D6C83;
}

.checkout_cart_back a {
	text-decoration: none;
	color: #2D6C83;
}

.checkout_cart_back a:hover {
	text-decoration: underline;
}

/* Product Catalog Settings*/
.prod_cat_item_main {
	background-color: #D9E4E9;
	margin-bottom: 10px;
	border-left-color: #B0D8E3;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B0D8E3;
	border-top-width: 1px;
	border-bottom-color: #4D9FBF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #4D9FBF;
	border-right-style: solid;
	border-right-width: 1px;
}

.prod_cat_item_main h1 {
	font-size: 16px;
	font-weight: bold;
	color: #105772;
	margin: 0px;
	padding: 2px;
}

.prod_cat_item_main h2 {
	font-size: 10px;
	font-weight: normal;
	color: #105772;
	margin: 2px 0px 2px 0px;
	padding: 1px;
	background-color: White;
}

.prod_cat_item_main h3 {
	font-size: 10px;
	font-weight: normal;
	color: white;
	margin: 0px 8px 0px 8px;
	padding: 2px;
	background-color: #306E85;
}

.prod_cat_item_main p {
	font-size: 12px;
	color: #105772;
	margin: 0px;
	padding: 2px;
}

/* Contact Form Settings*/
.contact_form_input {
	margin: 0px;
	padding: 1px;
   background-color: #F2F2F2;
	border: 1px solid #105772;	
	color: Black;	
}

.required {
	color: Red;
}

.contact_small_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* Web Links Settings */
.wl_main_directory {
	font-family: Arial, Helvetica, sans-serif;
}

.wl_main_directory a {
	text-decoration: none;
	color: #5D8EA0;	
}

.wl_main_directory a:hover {
	text-decoration: underline;
	color: #5D8EA0;	
}

.wl_main_directory h1 {
	background-image: url(images/bullet_link_cathegory.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #5D8EA0;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}

.wl_main_directory p {
	font-size: 10px;
	color: #5D8EA0;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 10px 25px;	
}

.wl_subpage_navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	border-bottom-color: #5D8EA0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #5D8EA0;
	border-top-style: solid;
	border-top-width: 1px;	
	color: #5D8EA0;
	margin: 0px;
}

.wl_subpage_navigation a {
	color: #5D8EA0;
	text-decoration: none;
}

.wl_subpage_navigation a:hover {
	color: #5D8EA0;
	text-decoration: none;
	background-color: #EAEAEA;
}

.wl_subpage_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.wl_subpage_content a {
	color: #5D8EA0;
	text-decoration: none;
}

.wl_subpage_content a:hover {
	text-decoration: underline;
}

.wl_subpage_content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5D8EA0;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.wl_subpage_content h2 {
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #5D8EA0;
	font-weight: normal;
}

.wl_subpage_content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #5D8EA0;
	margin: 0px;
	padding: 0px;	
}

.wl_subpage_content p {
	font-size: 11px;
	font-weight: normal;
	color: #5D8EA0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 12px;	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.drop_bullet
{
margin-left: 0;
padding-left: 25px;
list-style: none;
line-height: 25px;
}

.drop_bullet li
{
padding-left: 20px;
background-image:url(images/bullet-drop.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
}

.pagination
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color: #009797;
 text-decoration:none;
 font-weight:bold;
}

.pagination p, a
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color: #009797;
 text-decoration:none;
 font-weight:bold;
}

.pagination a:hover {
 text-decoration:underline;
}