/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): _______. 
/****************************************************************************************************/





/****************************/
/* Common
/****************************/
* {
	margin: 0;
	padding: 0;

}
.main {
	padding:0;
	margin:0;
	margin-top:0;
	font-size:11px;
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color:#555D65;
	background: url('images/fill.gif') 20% 0 no-repeat;
	
}
.button2
{
    background: url(Images/btn_black_big.gif);
    border: solid 0px white;
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
    width:125px;
    font-weight: normal;
    color: #ffffff;
    height: 20px;
}

.button2:hover
{
    background: url(Images/btn_red_big.gif);
    border: solid 0px white;
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
    width:125px;
    font-weight: normal;
    color: White;
    height: 20px;
}
   
.button1
{
    background: url(Images/btn_black_medium.gif);
    border: solid 0px white;
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
    width:85px;
    font-weight: normal;
    color: #ffffff;
    height: 20px;
}

.button1:hover
{
    background: url(Images/btn_red_medium.gif);
    border: solid 0px white;
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
        width:85px;
    font-weight: normal;
    color: White;
    height: 20px;
}

   .button
{
    background: url(images/go.gif);
    border: solid 0px white;
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
    font-weight: normal;
     width:32px;
    font-weight: normal;
    color: White;
    height: 23px;
}

.button:hover
{
    background: url(images/go.gif);
    border: solid 0px white;
    font-family: verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
        width:32px;
    font-weight: normal;
    color: White;
    height: 23px;
}
   .shipthisaddress
{
    background: url(Images/ship_to_this_add.gif);
    border: solid 0px white;
    font-family: Arial, sans-serif;
    font-size: 11px;
    text-align:center;
    width:162px;
    font-weight: bold;
    color: #ffffff;
    height: 33px;
}
body
{
	padding: 0 auto;
	height:100%;
	margin: 0 auto;
	font-size: 11px;
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;		
	letter-spacing:normal;
	text-transform:none;
	word-spacing:normal;
	color: #3A4045;
	background: url('images/fill.gif');
	padding-top:10px;
	padding-bottom:10px;
	
}
html            { background: #000 url('images/fill.gif')}
img
{
	border: none;
}
checkbox, radio, select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
}

input
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
textarea
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a
{
	color: #666;
	background-color: inherit;
	text-decoration: none;

}
a:hover
{
	color: #666;
	background-color: inherit;
	text-decoration: underline;
}
menuhover
{
	color: #333;
	background-color: inherit;
	text-decoration: none;

}
.menuhover
{
	color: #666;
	background-color: inherit;
	text-decoration: none;
	
}

.clear 
{
	border:medium none;
	clear:both;
	float:none;
	font-size:0;
	height:0;
	line-height:0;
}
.linkButton
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}
a.linkButton:hover
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
}
.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
	font-family: Tahoma;
}
.textBox
{
	margin: 1px;
	border-right: #dfe5e7 1px solid;
	border-top: #a8bac2 1px solid;
	border-left: #a8bac2 1px solid;
	border-bottom: #dfe5e7 1px solid;
	background: url(Images/bgTextBox.gif) white repeat-x left top;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	padding: 1px;
	height: 15px;
}
.messageError
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	height: 25px;
}
.productPrice
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}



/****************************/
/* Sections
/****************************/
.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#d6e8ff;
		color:#222222;
		padding:4px;
		text-align:left;
		margin-bottom:2px;
		margin-right:10px;
	}
	

.PageWrapper
{
	
	text-align: left;
	margin: 0px auto;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width: 1000px;
	vertical-align: top;
	background-color:#FFFFFF;
	min-height:600px;
font-size: 9pt;
	
}
.PageHeader
{
	padding:10px 5px 5px 5px;
	vertical-align: top;
}
.PageHeaderMenu
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	background-image: url(images/a_02.gif);
	color: #FFFFFF;
	line-height: 24px;	
}
.PageHeaderMenu .MenuLink
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	text-transform: uppercase;
	font-size:1em;
	font-weight: normal;
	font-family:Arial;
	vertical-align: middle;
	padding:0px 10px 0px 10px;
}
.PageHeaderMenu .MenuLink:hover
{
	text-decoration: none;
}

.PageHeaderMenu .MenuSeparator
{
	width: 25px;
	display: inline-block;
}

.PageCenter
{
	padding-top: 10px;
	min-height:500px;
}
.PageFooter
{
	border-style:solid none none;
	border-top:2px solid #666666;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-bottom:0px;
}
.ColumnLeft
{
	width:0px;
	padding-left:0px;
	
}
.ColumnSeparator
{
	border-left:1px solid #DDDDDD;
}
.ColumnRight
{
	padding-left:5px;
	width:990px;
}




/****************************/
/* Header
/****************************/

.logo
{
	float: left;
	text-align: left;
	vertical-align:baseline;
	padding-left:10px;
	padding-top:10px;
}

.currencySelector
{
	float: left;
	padding:10px;
	text-align: right;
	vertical-align: top;
}
.languageSelector
{
	float: left;
	padding:10px;
	text-align: right;
	vertical-align: top;
}

.headerLinks
{
	float: right;
	text-align: right;
	vertical-align: top;
	font-weight:bold;
	color:Red;
}
.headerLinks a
{
	color: black;
	background-color: inherit;
	text-decoration: none;
}
.headerLinks a:hover
{
	color:Blue ;
	background-color: inherit;
	text-decoration: underline;
}

/****************************/
/* Category navigation
/****************************/
.category-navigation
{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:0;
	background-color:#fff;
	padding-top:2px;
	margin-bottom:2px;
}


.category-navigation .title
{
	padding:5px 5px 5px 5px;
	font-weight: bold;
	text-transform: uppercase;
	
	color: red;
}

.category-navigation .treeview
{
	margin: 4px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
	font-weight: bold;
	
	
}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
	
	

}
.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
	color: Maroon;
	font-style:italic;
}
.category-navigation .treeview ul .li_unselected
{
}



/****************************/
/* Manufacturer navigation
/****************************/
.manufacturer-navigation
{
	margin-bottom:2px;
	padding-bottom:5px;
	padding-left:0;
	background-color:#fff;

}

.manufacturer-navigation .title
{
	padding:5px 5px 5px 5px;
	font-weight: bold;
	text-transform: uppercase;
	
	height: 15px;
	color: red;
}

.manufacturer-navigation .listbox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
	font-weight: bold;

}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}


/****************************/
/* Info block
/****************************/
.infoblock-navigation
{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:0;
		background-color:#E9E9E9;

}

.infoblock-navigation .title
{
	padding:5px 5px 5px 25px;
	font-weight: bold;
	text-transform: uppercase;
	
	height: 15px;
	color: White;
}

.infoblock-navigation .listbox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
		font-weight: normal;

}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #3664A5;
	background-color: inherit;
}


/****************************/
/* HTML content block
/****************************/
.htmlcontent
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.htmlcontent-title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.htmlcontent-body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}


/****************************/
/* News list
/****************************/
.newslist
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.newslist .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.newslist .newsitems
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.newslist .newsitems .newsDate
{
	color: #3664A5;
}

.newslist .newsitems a.newsTitle
{
	color: #555D65;
	text-decoration: none;
}
.newslist .newsitems a.newsTitle:hover
{
	color: #555D65;
	text-decoration: underline;
}
.newslist .newsitems .newsDetails
{
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background-color: inherit;
}




/****************************/
/* News details
/****************************/

.newsitem
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.newsitem .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.newsitem .newsbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.newsComments
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.newsComments .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.newsComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.newsComments .commentList
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.newsComments .commentList .comment
{
	border: 1px solid rgb(232, 230, 210);
	margin-top:10px;
	padding:10px;
	clear:both;
}





/****************************/
/* Checkout
/****************************/
.CheckoutPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	
}
.CheckoutPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CheckoutPage .CheckoutData
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.CheckoutData .OrderSummaryTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
	padding-left:5px;
}
.CheckoutData .OrderSummaryBody
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

/* Addresses */
.CheckoutData .SelectAddressTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}

.CheckoutData .AddressGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CheckoutData .AddressGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
}
.CheckoutData .AddressGrid .AddressItem
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 160px;
	vertical-align: top;
}
.CheckoutData .AddressGrid .AddressItem .SelectButton
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}
.CheckoutData .AddressGrid .AddressItem .AddressBox
{
	text-align: left;
}
.CheckoutData .EnterAddressTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
	padding-left:5px;
	background-color: #d6e8ff; 
	background-repeat: repeat-x; 
	
}
.CheckoutData .EnterAddress
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .EnterAddress .EnterAddressBody
{
	text-align: left;
	margin: 5px 5px  5px 5px;
}
.CheckoutData .EnterAddress .Button
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}

.CheckoutData .EnterAddress .TheSameAddress
{
	text-align: left;
	margin: 5px 5px  5px 5px;
}
.CheckoutData .EnterAddress .ErrorBlock
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}



/* Shipping options */
.CheckoutData .ShippingOptions
{
	text-align: left;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
	font-weight:bold;
}
.CheckoutData .ShippingOptions .ShippingOptionItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .ShippingOptions .SelectButton
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}
.CheckoutData .ShippingOptions .ErrorBlock
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}
.CheckoutData .ShippingNotAllowed
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}



/* Payment methods */
.CheckoutData .PaymentMethods
{
	text-align: left;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
	font-weight:bold;
	
}
.CheckoutData .PaymentMethods .PaymentMethodItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentMethods .SelectButton
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}
.CheckoutData .NoPaymentMethods
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}


.CheckoutData .PaymentInfo
{
	text-align: left;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
	font-weight:bold;
	background-color:#d6e8ff;
	width:830px;
}
.CheckoutData .PaymentInfo .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentInfo .SelectButton
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}




/* Confirm order */
.CheckoutData .ConfirmOrder
{
	text-align: left;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
	background-color:#D6E8FF;
}
.CheckoutData .ConfirmOrder .SelectButton
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}

.CheckoutData .ConfirmOrder .ErrorBlock
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}



/*Completed */

.CheckoutData .OrderComleted
{
	text-align: left;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .OrderComleted .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .OrderComleted .SelectButton
{
	margin: 5px 5px  5px 5px;
	text-align: left;
}


/****************************/
/* Blog
/****************************/
.blog
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blog .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blog .blogposts
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blog .blogposts .blogDetails
{
	font-weight: bold;
	text-decoration: none;
	color: #8F969C;
	background-color: inherit;
}



/****************************/
/* Blog details
/****************************/

.blogpost
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blogpost .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blogpost .postbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blogComments
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blogComments .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blogComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blogComments .commentList
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.blogComments .commentList .comment
{
	border: 1px solid rgb(232, 230, 210);
	margin-top:10px;
	padding:10px;
	clear:both;
}


/****************************/
/* Contact us form
/****************************/
.contactform
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.contactform .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.contactform .info
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.contactform .sendEmail
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.contactform .contactform
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}


/**************************************************/
/* Shopping cart / Wishlist / Order summary
/**************************************************/
.shoppingcart
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.shoppingcart .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.shoppingcart .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}


.wishlist
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	text-align:center;
}
.wishlist .title
{
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
	
}
.wishlist .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.cartimg
{
	background-image: url('images/round.gif');
}


.OrderSummaryContent
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
	font-weight: bold;
}
.OrderSummaryContent .CouponBox
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.OrderSummaryContent .TotalInfo
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.OrderSummaryContent .Buttons
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.OrderSummaryContent .Buttons .CommonButtons
{
	float:left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.OrderSummaryContent .Buttons .AddonButtons
{
	float:right;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align:right;
}

.WishlistContent
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}




.cart_line_y
{
}
.cart_line_x
{
	background: url(images/cart_line_x.gif) center top repeat-x;
}
.cart_total_left
{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
}
.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
}

.Combobg
{
	background: url(images/bgline_combo2.jpg);
	color: #ffffff;
	height: 30px;
}
/****************************/
/* Compare products
/****************************/
.compareProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.compareProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.compareProducts .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}


.compareProductsTable
{
}
.compareProductsTable .removeButton
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
.compareProductsTable tr.productName
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.compareProductsTable td
{
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	padding: 3px;
}


/****************************/
/* Polls
/****************************/
.todaysPollBox
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.todaysPollBox .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.todaysPollBox .pollItem
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.pollBlock
{
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.pollTakePoll, .pollResults
{
	border: dashed 1px #666;
	padding: 5px;
	margin-top: 10px;
	
}
.pollDisplayText
{
	font-weight: bold;
}

.pollTotalVotes
{
	font-style: italic;
}


/****************************/
/* Order details
/****************************/

.OrderDetails
{
	margin-bottom: 15px;
	padding: 0px;
	
}
.OrderDetails .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.OrderDetails .info
{
	border: 0px solid rgb(232, 230, 210);
	padding:10px;
	height:auto;
}
.OrderDetails .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.OrderDetails .OrderOverview
{
	text-align: left;
	padding-bottom: 10px;
}
.OrderDetails .ShippingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
	
}
.OrderDetails .BillingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.OrderDetails .ProductsBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
	
}






/****************************/
/* Email a friend page
/****************************/

.emailafriendBox
{
	margin-bottom: 15px;
	padding: 0px;
	width:700px;
}
.emailafriendBox .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.emailafriendBox .sendEmail
{
	border: 1px solid rgb(232, 230, 210);
	padding:10px;
	text-align:center;
	background-color:#d6e8ff;
		
}


/****************************/
/* Search
/****************************/

.searchBox
{
	vertical-align: bottom;
	padding-top: 15px;
	text-align: center;
}

.searchPanel
{
	margin-bottom: 15px;
	padding: 0px;
		text-align: center;

}
.searchPanel .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
	text-align: center;
	width:800px;
}
.searchPanel .searchInput
{
	border: 1px solid rgb(232, 230, 210);
	width: 780px;
	padding:10px;
	background-color:#d6e8ff;
	
}
.searchPanel .searchResults
{
	padding-top:10px;
	font-weight: bold;
}


/****************************/
/* Rating
/****************************/

.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url(Images/FilledStar.png);
}
.emptyRatingStar
{
	background-image: url(Images/EmptyStar.png);
}
.savedRatingStar
{
	background-image: url(Images/SavedStar.png);
}


/****************************/
/* Breadcrumb
/****************************/
.breadcrumb
{
	float: left;
	vertical-align: top;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.breadcrumb a
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	text-decoration: none;
}
.breadcrumb a:hover
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	text-decoration: underline;
}


/****************************/
/* Copyright / Powered by
/****************************/

.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright a
{
	color: #3664A5;
	background-color: inherit;
}











/***************************************************************************************************/
/* Manufacturer details page
/***************************************************************************************************/
.ManufacturerPage
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .ManufacturerTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.ManufacturerPage .ManufacturerDescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}

/* Featured products section */
.ManufacturerPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .FeaturedProductGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.ManufacturerPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	width: 190px;
	height: 250px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .picture
{
	text-align: center;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 10px;
	padding-top:5px;
	vertical-align: bottom;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	width: 120px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}





/* products section */
.ManufacturerPage .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .ProductGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	width: 190px;
	height: 250px;
}
.ManufacturerPage .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.ManufacturerPage .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.ManufacturerPage .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 10px;
	padding-top:10px;
	vertical-align: bottom;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices
{
	width: 120px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




/***************************************************************************************************/
/* Recently added products
/***************************************************************************************************/

.RecentlyAddedProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	
}
.RecentlyAddedProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
	color:Red;
	font-size:11px;
	text-align:center;
}
.RecentlyAddedProducts .ProductGrid
{
	margin-bottom: 5px;
	padding: 0px;
}
.RecentlyAddedProducts .ProductGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyAddedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 0px solid rgb(232, 230, 210);
	width: 176px;
	height: 265px;
	text-align:center;

}
.RecentlyAddedProducts .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #0094cd;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo
{
	/*background: rgb(247, 245, 232) none repeat scroll 0% 50%;*/
	height: 34px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 5px;
	padding-top:5px;
	vertical-align: top;
	background-color:White;
	text-align:center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 120px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	text-transform:none;
	text-align:center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}




/***************************************************************************************************/
/* Recently viewed products 
/***************************************************************************************************/

.RecentlyViewedProducts
{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:0;
}
.RecentlyViewedProducts .title
{
	padding:5px 5px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
	font-size:11px;
}
.RecentlyViewedProducts .ProductGrid
{
	margin-bottom: 5px;
	padding: 0px;
}
.RecentlyViewedProducts .ProductGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyViewedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 0px solid rgb(232, 230, 210);
	width: 175px;
	height: 250px;
	
}
.RecentlyViewedProducts .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: 0% 50%;
	height: 14px;
		-moz-background-clip: -moz-initial;
		-moz-background-origin: -moz-initial;
		-moz-background-inline-policy: -moz-initial;
		margin-top: 10px;
		padding-top:10px;
		vertical-align: bottom;
	}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 120px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}



/***************************************************************************************************/
/* Home page products
/***************************************************************************************************/

.HomePageProductGrid
{
	margin-bottom: 1px;
	padding: 0px;
}
.HomePageProductGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
	
}
.HomePageProductGrid .ProductItem
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 0px solid rgb(232, 230, 210);
	width: 235px;
	height: 180px;
	border-right:#d6e8ff 1px solid;
	padding-left: 0px;
}
.HomePageProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
	font-size:15px;
	color:#0094cd;
}
.HomePageProductGrid .ProductItem .picture
{
	text-align: center;
}
.tt
{
	text-decoration:underline;
	color:Black;
}

/****************************/
/* Product details page
/****************************/

.ProductDetailsPage
{
	border:1px solid #C4C6C8;
	margin-top:0;
	padding:5px;
	height:100%;
}
.ProductEssential
{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}
.ProductCollateral
{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}




.ProductDetailsInfo
{
	float: left;
}
.ProductDetailsInfo .picture 
{
	float:left;
	width:200px;
}
.ProductDetailsInfo .overview
{
	float:right;
	width:550px;
	vertical-align: top;
}
.ProductDetailsInfo .overview .productname
{
	color:black;
	font-size:16px;
	margin-bottom:0.3em;
	font-weight:bold;
	color:#666;
}
.ProductDetailsInfo .overview .shortdescription
{
	color:#0A263C;
	font-size:11px;
	margin-bottom:0.3em;
}

.ProductDetailsInfo .fulldescription
{
	clear:both;
	color:#0A263C;
	margin-bottom:0.3em;
}



.ProductRatingBox
{
	float: left;
	margin-top:10px;
	margin-bottom:10px;
}



.ProductVariantList
{
	margin-bottom: 15px;
	padding: 0px;
}
.ProductVariantLine
{
	width: 100%;
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top:10px;
	vertical-align: bottom;
}


.RelatedProductsGrid
{
}
.RelatedProductsGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
	
	
}
.RelatedProductsGrid .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
	
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	width: 175px;
	height: 250px;
}
.RelatedProductsGrid .RelatedItem .title
{
	margin-bottom:5px;
	margin-top:0px;
	text-align: center;
	font-weight: bold;
	background-color:#f2f2f2;
	font-size:12px;
}
.RelatedProductsGrid .RelatedItem .picture
{
	text-align: center;
}




.productReviewList
{
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.productReviewList .productReviewItem
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding:10px;
	clear: both;	
}

.productReviewBox
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:10px;
}


.productSpecBox
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	clear: both;
}


/****************************/
/* Input forms / tables
/****************************/
.TableContainer
{
	
}
.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	
}
.TableContainer .Row .ItemValue
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}


/****************************/
/* Account
/****************************/
.AccountPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.AccountPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.AccountPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
	width:820px;
	
}



/****************************/
/* Customer info
/****************************/


.CustomerInfoBox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: inherit;
	font-size: 12px;
	
}
.CustomerInfoBox .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
		background-color: #f2f2f2;
}
.CustomerInfoBox .Button
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}






.CustomerAddresses
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.CustomerAddresses .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CustomerAddresses .AdressList
{
}
.CustomerAddresses .AdressList .AddressItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CustomerAddresses .AddButton
{
	margin-bottom:5px;
	margin-top:5px;
	float:right;
	text-align: right;
	padding-right:16px;
}

.CustomerOrders
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.CustomerOrders .OrderList
{
}
.CustomerOrders .OrderList .OrderItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

.CustomerPassRecovery
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
	background-color: #f2f2f2;
}
.CustomerInfoBox .Button
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}

.blockBordered
{
	border: 1px solid rgb(232, 230, 210);
}




.topbox
{
	vertical-align:top;
	text-align:left;
	margin: 5px 5px  5px 5px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 160px;
}






/****************************/
/* Login page
/****************************/
.LoginPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.LoginPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.LoginPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.LoginPage .RegisterTitle
{
	text-align: center;
	margin: 0px 10px 0px 0px;
	font-weight: bold;
}

.LoginPage .LoginTitle
{
	text-align: center;
	margin: 0px 10px 0px 0px;
	font-weight: bold;
}

.LoginPage .RegisterBlock
{
	text-align: left;
	margin: 5px 5px  5px 5px;
	padding: 15px 5px 5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 280px;
	vertical-align: top;
	background-color:#f0f0f0;
}

.LoginPage .LoginBlock
{
	text-align: left;
	margin: 5px 5px  5px 5px;
	padding: 15px 5px 5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 280px;
	vertical-align: middle;
	background-color:#f0f0f0;
}
.LoginTableContainer
{
	vertical-align: middle;
	width:350px;
}
.LoginTableContainer .Row
{ 
}
.LoginTableContainer .Row .ItemName
{ 
	padding: 10px 10px 10px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align:middle;
	font-weight:bold;
}
.LoginTableContainer .Row .ItemValue
{ 
	padding: 10px 0px 10px 0px;
	vertical-align:middle;
}
.LoginPage .ForgotPassword
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.LoginPage .LoginButton
{
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	clear:both;
}


/****************************/
/* Registration page
/****************************/
.RegistrationPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.RegistrationPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.RegistrationPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}

.RegistrationPage .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.RegistrationPage .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
		background-color: #f2f2f2;
}
.RegistrationPage .Button
{
	float:right;
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	clear:both;
}

/****************************/
/* Password recovery page
/****************************/
.PasswordRecoveryPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	
}

.PasswordRecoveryPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.PasswordRecoveryPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: #d6e8ff;
	width:400px;
	border:#0055af solid 1px;
	
}

/****************************/
/* Password recovery page
/****************************/
.AddressEditPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	width:500px;
	
}

.AddressEditPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.AddressEditPage .body
{
	margin: 0px 0 0 0;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
		border: 1px solid rgb(232, 230, 210);
	padding:10px;
	font-weight:bold;
}

/*******************box*********************************/
.left_top{ background:url(images/left_top.gif) left top no-repeat;}
.right_top{ background:url(images/right_top.gif) right top no-repeat; width:100%;}
.left_bot{ background:url(images/left_bot.gif) left bottom no-repeat;}
.right_bot{ background:url(images/right_bot.gif) right bottom no-repeat; width:100%;}

.side_left{ background:url(images/side.gif) left top repeat-y #FFFFFF;}
.side_right{ background:url(images/side.gif) right top repeat-y;}
.side_top{ background:url(images/side.gif) left top repeat-x;}
.side_bot{ background:url(images/side.gif) left bottom repeat-x;}
/***************************end**************************/

/*******************box_2*********************************/
.left_top_2{ background:url(images/left_top_2.gif) left top no-repeat;}
.right_top_2{ background:url(images/right_top_2.gif) right top no-repeat;}
.left_bot_2{ background:url(images/left_bot_2.gif) left bottom no-repeat;}
.right_bot_2{ background:url(images/right_bot_2.gif) right bottom no-repeat; width:100%;min-height:94px;
height:auto !important;
height:94px;}

.side_top_2{ background:url(images/side_top_2.gif) left top repeat-x #EC7500;}
.side_bot_2{ background:url(images/side_bot_2.gif) left bottom repeat-x ; }




/*******************box_4*********************************/
.left_top_4{ background:url(images/left_top_4.gif) left top no-repeat;}
.right_top_4{ background:url(images/right_top_4.gif) right top no-repeat;}
.left_bot_4{ background:url(images/left_bot_4.gif) left bottom no-repeat;}
.right_bot_4{ background:url(images/right_bot_4.gif) right bottom no-repeat; width:100%;min-height:400px;
height:auto !important;
height:400px;}

.side_left_4{ background:url(images/side_4.gif) left top repeat-y #FFFFFF;}
.side_right_4{ background:url(images/side_4.gif) right top repeat-y;}
.side_top_4{ background:url(images/side_4.gif) left top repeat-x;}
.side_bot_4{ background:url(images/side_4.gif) left bottom repeat-x;}
/***************************end**************************/
.left_top_5{ background:url(images/left_top_5.gif) left top no-repeat #E5E5E5;}
.right_top_5{ background:url(images/right_top_5.gif) right top no-repeat;}
.left_bot_5{ background:url(images/left_bot_5.gif) left bottom no-repeat;}
.right_bot_5{ background:url(images/right_bot_5.gif) right bottom no-repeat; width:100%;}




.navigation { padding:0px 1px 0px 1px;}
.navigation li { float:left; background:url(images/sep.gif) right top repeat-y; padding:0 20px;}
.navigation li a{ font-size:1.09em; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.navigation li a:hover{text-decoration:underline;}
.navigation .indent_menu{ padding:15px 0 0 10px;}
/***************************end**************************/

.side_top_3{ background:url(images/side_top_3.gif) left top repeat-x #FDFDFD;}
.left_top_3{ background:url(images/left_top_3.gif) left top no-repeat;}
.right_top_3{ background:url(images/right_top_3.gif) right top no-repeat;}

/*******************header*********************************/
#header {width:100%; background: url(images/bg_header.gif) 0 0 repeat-x;}
#header .indent { padding:0 28px 0 40px;}
#header .block_top {}
#header .logo { padding:10px 0 10px 0;}
#header span  { font-size:0.9em; line-height:1.45em; color:#C3C4C6; text-transform:uppercase; text-decoration:none;}
#header .block_search { float:right;}
#header .indent_search { padding:23px 14px 18px 17px;}
#header .box { padding:0 27px 0 27px;}
/*******************end header*********************************/


/*******************side_bar*********************************/
.side_bar .inside{ padding:0 10px 10px 0;}

/*---------------------------------------------------*/
.widget_style { margin:0 0 0 0; padding:0 0 35px 0;}
.widget_style h2 {font-size:1.54em; line-height:1.05em; color:#A8A809; font-weight:bold; padding:0 0 8px 19px; width:85%; background:url(images/sep_3.gif) left bottom repeat-x;}
.widget_style h2 a {color:#A8A809; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}

.widget_style ul { margin:10px 0 0 9px;}
.widget_style li { font-size:1.01em; line-height:1.9em; color:#3F3F3F;}
.widget_style li a { font-size:1.01em; line-height:1.9em; color:#3F3F3F; text-decoration:underline; background:url(images/arr.gif) no-repeat 0px 6px; padding:0 0 0 17px;}
.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

#categories.widget_style h2 {font-size:1.54em; line-height:1.05em; color:#C34600; font-weight:bold; padding:0 0 8px 19px; width:85%; background:url(images/sep_2.gif) left bottom repeat-x;}
#categories.widget_style ul {margin:10px 0 0 9px;}
#categories.widget_style li { font-size:1.18em; line-height:1.6em; color:#3F3F3F;}
#categories.widget_style li a { font-size:1.01em; line-height:1.6em; color:#3F3F3F; font-weight:bold; text-decoration:underline; background:url(images/arr.gif) 0 6px no-repeat; padding:0 0 0 23px;}
#categories.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

#archives.widget_style ul { margin:10px 0 0 9px;}
#archives.widget_style li { font-size:1.01em; line-height:1.9em; color:#3F3F3F;}
#archives.widget_style li a { font-size:1.01em; line-height:1.9em; color:#3F3F3F; text-decoration:underline; background:url(images/arr.gif) 0 6px no-repeat; padding:0 0 0 23px;}
#archives.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

#links_with_style ul {margin:10px 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none; width:85%;}
#links_with_style ul li h2 { font-size:17px; line-height:18px; list-style:none; color:#A8A809; font-weight:bold; padding:0 0 8px 19px; margin:0 0 0 0;}
#links_with_style ul li ul { margin:10px 0 0 9px;}
#links_with_style ul li ul li { font-size:1.01em; color:#3F3F3F;  padding:0 0 0 0;}
#links_with_style ul li ul li a{padding:0 0 0 23px;}

/*---------------------------------------------------*/

#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
#calendar_wrap caption {font-size:1.54em; line-height:1.05em; color:#A8A809;}
#calendar_wrap td {width:25px; text-align:right; color:#3F3F3F; font-size:1.11em;}
#calendar_wrap td a {color:#3F3F3F;}
#calendar_wrap th { color:#3F3F3F;}
#calendar_wrap a {font-weight:bold;}

/*---------------------------------------------------*/

#statusbar {text-align:justify; color:#3F3F3F;}
#statusbar p {padding:0px 20px 20px 0;}
#statusbar a {font-weight:bold; color:#3F3F3F;}
/*******************end side_bar*********************************/


/*******************column_center*********************************/
.indent_center_2 { padding:13px 14px 14px 12px;}
.text_box { font-size:1.01em; line-height:1.18em; padding:20px 20px 20px 20px;}
.text_box .list{ float: left; margin:0 30px 0 0;}
.text_box li a{ line-height:2.27em;}

.title { padding:17px 22px 12px 17px;}
.title .info { font-size:1.01em; line-height:1.09em; color:#3E3E3C;}

.comments { color:#767600; font-size:1.01em; font-weight:bold; line-height:1.9em; padding:0 40px 30px 20px;}
.comments a { text-decoration:underline; color:#767600; font-size:1.01em; line-height:1.9em;}
.comments a:hover{text-decoration:none;}
/*******************end column_center*********************************/

.visoft__tab_xpie7 .ajax__tab_header { 
      background:url(tab-line.gif) repeat-x bottom; 
} 

.visoft__tab_xpie7 .ajax__tab_outer    { 
      background:url(tab-right.gif) no-repeat right; 
} 

.visoft__tab_xpie7 .ajax__tab_inner    { 
     background:url(tab-left.gif) no-repeat; 
} 

.visoft__tab_xpie7 .ajax__tab_tab { 
     background:url(tab.gif) repeat-x; 
} 

.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer { 
     background:url(tab-hover-right.gif) no-repeat right; 
} 

.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner { 
     background:url(tab-hover-left.gif) no-repeat; 
} 

.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab { 
     background:url(tab-hover.gif) repeat-x; 
} 

.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer { 
     background:url(tab-active-right.gif) no-repeat right; 
} 

.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner { 
     background:url(tab-active-left.gif) no-repeat; 
} 

.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab { 
     background:url(tab-active.gif) repeat-x; 
}
.promo
{
	margin-left:75px;
}

/*********************************
/Pager Control/*/
BODY
{
	background-color:Black;
	
}
.PagerContainerTable
{

	color: black;
	background-color: #fff;
	
}
.PagerInfoCell
{
	padding-right: 16px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: black;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #fff;
	font-weight:bold;
}
.PagerInfoCell:link
{
	color: black;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: blue;
	text-decoration: none;
}
/*.PagerInfoCell:hover
{
	color: #ffcc66;
	text-decoration: underline;
}
.PagerInfoCell:active
{
	color: #ffcc66;
	text-decoration: underline;
}*/

.PagerCurrentPageCell
{
	color: black;
	background-color: #fff;
	padding-right: 4px;
	padding-left: 4px;
}
.PagerOtherPageCells
{
	color: black;
	background-color: #fff;
	
}
.PagerSSCCells
{
	background-color: #fff;
}

.PagerHyperlinkStyle
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color: black;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color: black;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	border:#000 solid 1px;
	
}
.PagerHyperlinkStyle:visited
{
	color: black;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
	
}
.PagerHyperlinkStyle:active
{
	color: #ffcc66;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
		

}

.GoToLabel
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color:blue;
	cursor:pointer;
	font-size:90%;
	vertical-align:middle;
	display:inline;
	padding-right: 4px;
	padding-left: 14px;
}
.GoToSelect
{
	font-size:90%;
}
.GoToSelectedOption
{
	color:#f9f9f9;
	
}

.GoToArrow
{
	vertical-align:middle;
	cursor:pointer;
}

.waterText
{
	color:#AEAEAE;
}