/****************************/
/* Common
/****************************/
* {
	margin: 0;
	padding: 0;
}

body
{
  width:100%;
    height:300px;
background:url(images/bg.jpg) no-repeat #fff center top;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto auto auto;
color:#000;
}
img
{
	border: none;
}
checkbox, input, radio, select
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
textarea
{
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: none;
}
a:hover
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
}
.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: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}



/****************************/
/* Sections
/****************************/

.PageWrapper
{
	height: 100%;
	text-align: left;
	margin: 0px auto;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width: 1000px;
	vertical-align: top;
	background-color:#FFFFFF;
}
.PageHeader
{
	padding:20px 5px 10px 5px;
	vertical-align: top;
}
.PageHeaderMenu
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #FFFFFF;
	line-height: 20px;	
	background:#7692B9 none repeat scroll 0 0;
}
.PageHeaderMenu .MenuLink
{
	color: #000000;
	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;
}

.headerButtonText .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;
}
.headerButtonText .MenuLink:hover
{
	text-decoration: none;
}

.headerButtonText .MenuSeparator
{
	width: 25px;
	display: inline-block;
}


.PageCenter
{
	padding-top: 10px;
}
.PageFooter
{
	border-style:solid none none;
	border-top:4px solid #666666;
	padding-top: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	clear: both;
}
.ColumnLeft
{
	width:180px;
}
.ColumnSeparator
{
	border-left:1px solid #DDDDDD;
}
.ColumnRight
{
	padding-left:10px;
	width:800px;
}




/****************************/
/* Header
/****************************/

.logo
{
	float: left;
	text-align: left;
	vertical-align: top;
}

.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;
}
.headerLinks a
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: none;
}
.headerLinks a:hover
{
	color: #3664A5;
	background-color: inherit;
	text-decoration: underline;
}

/****************************/
/* Category navigation
/****************************/
.category-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}


.category-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.category-navigation .treeview
{
	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;
}

.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;
}
.category-navigation .treeview ul .li_unselected
{
}



/****************************/
/* Manufacturer navigation
/****************************/
.manufacturer-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.manufacturer-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.manufacturer-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;
}

.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:15px;
	padding-bottom:5px;
	padding-left:0;
}

.infoblock-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.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;
}

.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: bold;
	text-decoration: none;
	color: #8F969C;
	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;
}
.CheckoutData .OrderSummaryBody
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	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: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CheckoutData .AddressGrid .AddressItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: auto;
}
.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;
}
.CheckoutData .EnterAddress
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .EnterAddress .EnterAddressBody
{
	text-align: left;
	margin: 10px 2px 10px 10px;
}
.CheckoutData .EnterAddress .Button
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}

.CheckoutData .EnterAddress .TheSameAddress
{
	text-align: left;
	margin: 10px 2px 10px 10px;
}
.CheckoutData .EnterAddress .ErrorBlock
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}



/* Shipping options */
.CheckoutData .ShippingOptions
{
	text-align: left;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .ShippingOptions .ShippingOptionItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .ShippingOptions .SelectButton
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}
.CheckoutData .ShippingOptions .ErrorBlock
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}
.CheckoutData .ShippingNotAllowed
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}



/* Payment methods */
.CheckoutData .PaymentMethods
{
	text-align: left;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .PaymentMethods .PaymentMethodItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentMethods .SelectButton
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}
.CheckoutData .NoPaymentMethods
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}


.CheckoutData .PaymentInfo
{
	text-align: left;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .PaymentInfo .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentInfo .SelectButton
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}




/* Confirm order */
.CheckoutData .ConfirmOrder
{
	text-align: left;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .ConfirmOrder .SelectButton
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}

.CheckoutData .ConfirmOrder .ErrorBlock
{
	margin: 10px 2px 10px 10px;
	text-align: left;
}



/*Completed */

.CheckoutData .OrderComleted
{
	text-align: left;
	margin: 10px 2px 10px 10px;
	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: 10px 2px 10px 10px;
	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;
}
.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: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}



.OrderSummaryContent
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}
.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
{
	background: url(images/cart_line_y.gif) left center repeat-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;
}

/****************************/
/* 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: 1px solid rgb(232, 230, 210);
	padding:10px;
}
.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;
}
.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;
}


/****************************/
/* Search
/****************************/

.searchBox
{
	vertical-align: bottom;
	padding-top: 15px;
}

.searchPanel
{
	margin-bottom: 15px;
	padding: 0px;
}
.searchPanel .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.searchPanel .searchInput
{
	border: 1px solid rgb(232, 230, 210);
	width: 97%;
	padding:10px;
}
.searchPanel .searchResults
{
	padding-top:10px;
}


/****************************/
/* 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;
}




/***************************************************************************************************/
/* Home page categories
/***************************************************************************************************/
.HomePageCategoryGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.HomePageCategoryGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.HomePageCategoryGrid .HomePageCategoryItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 150px;
	height: auto;
}
.HomePageCategoryGrid .HomePageCategoryItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.HomePageCategoryGrid .HomePageCategoryItem .picture
{
	text-align: center;
}



/***************************************************************************************************/
/* Category details page
/***************************************************************************************************/
.CategoryPage
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .CategoryTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CategoryPage .CategoryDescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}




/* Subcategories section */
.CategoryPage .SubCategoryGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .SubCategoryGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 150px;
	height: auto;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem .picture
{
	text-align: center;
}

.CategoryPage .SubCategoryList
{
	margin-bottom: 15px;
	padding: 0px;
}



/* Featured products section */
.CategoryPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
	float:left;
}
.CategoryPage .FeaturedProductGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CategoryPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .FeaturedProductGrid .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .FeaturedProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
	height:60px;
}
.CategoryPage .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: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}





/* products section */
.CategoryPage .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
	float:left;
}
.CategoryPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.CategoryPage .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .ProductGrid .ProductItem .picture
{
	text-align: center;	
}
.CategoryPage .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
	height:60px;

}
.CategoryPage .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: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}











.CategoryPage .ProductList1
{
	margin-bottom: 10px;
	padding: 0px;
}
.CategoryPage .ProductList1 .ItemBox
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
	clear:both;
}
.CategoryPage .ProductList1 .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
}
.CategoryPage .ProductList1 .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .ProductList1 .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .ProductList1 .ProductItem .description
{
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
	text-align: left;
		height:60px;
}
.CategoryPage .ProductList1 .ProductItem .prices
{
	text-align: left;
	vertical-align: middle;	
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
}
.CategoryPage .ProductList1 .ProductItem .buttons
{
	width: 100px;
	text-align: right;	
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .ProductList1 .ProductItem .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




.CategoryPage .ProductList2
{
	margin-bottom: 15px;
	padding: 0px;
}










/***************************************************************************************************/
/* 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;
	height:60px;
}

/* 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: 10px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.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;
		height:60px;
}
.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: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.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: 10px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.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;
	height:60px;
}
.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: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	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;
}
.RecentlyAddedProducts .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.RecentlyAddedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyAddedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);	
	width: 250px;
	height: 298px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .title
{
	text-align: center;
	font-weight: bold;
	height:30px;
	
}
.RecentlyAddedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
	height:125px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .description
{
	text-align: center;
	height: 68px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 0px;
	height:50px;
	padding-top:10px;
	vertical-align: bottom;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




/***************************************************************************************************/
/* Searched products
/***************************************************************************************************/

.searchPanel
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.searchPanel .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.searchPanel .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.searchPanel .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.searchPanel .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);	
	width: 250px;
	height: 298px;
}
.searchPanel .ProductGrid .ProductItem .title
{
	text-align: center;
	font-weight: bold;
	height:30px;
	
}
.searchPanel .ProductGrid .ProductItem .picture
{
	text-align: center;
	height:125px;
}
.searchPanel .ProductGrid .ProductItem .description
{
	text-align: center;
	height: 68px;
}
.searchPanel .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 0px;
	height:50px;
	padding-top:10px;
	vertical-align: bottom;
}
.searchPanel .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.searchPanel .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.searchPanel .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




/***************************************************************************************************/
/* Recently viewed products 
/***************************************************************************************************/

.RecentlyViewedProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.RecentlyViewedProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.RecentlyViewedProducts .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.RecentlyViewedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyViewedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 298px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .title
{
	
	text-align: center;
	font-weight: bold;
	height:30px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
	height:125px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .description
{
	text-align: center;
	height:68px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 50px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 0px;
	padding-top:10px;
	vertical-align: bottom;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}



/***************************************************************************************************/
/* Home page products
/***************************************************************************************************/

.HomePageProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
	float:left;
}
.HomePageProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.HomePageProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}
.HomePageProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.HomePageProductGrid .ProductItem .picture
{
	text-align: center;
}


/****************************/
/* Product details page
/****************************/

.ProductDetailsPage
{
	border:1px solid #C4C6C8;
	margin-top:0;
	padding:25px;
	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:500px;
}
.ProductDetailsInfo .overview
{
	float:right;
	width:200px;
}
.ProductDetailsInfo .overview .productname
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}
.ProductDetailsInfo .overview .shortdescription
{
	color:#0A263C;
	font-size:1.2em;
	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: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}
.RelatedProductsGrid .RelatedItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.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: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555D65;
	background-color: inherit;
}



/****************************/
/* 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: #555D65;
	background-color: inherit;
}
.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;
}
.CustomerInfoBox .Button
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}






.CustomerAddresses
{
	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;
}
.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;
}






.CustomerOrders
{
	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;
}
.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: 11px;
	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;
}
.CustomerInfoBox .Button
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}




.blockBordered
{
	border: 1px solid rgb(232, 230, 210);
}











/****************************/
/* 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 10px;
	font-weight: bold;
}

.LoginPage .LoginTitle
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.LoginPage .RegisterBlock
{
	text-align: center;
	margin: 10px 2px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 240px;
	vertical-align: top;
}

.LoginPage .LoginBlock
{
	text-align: left;
	margin: 10px 2px 10px 10px;
	padding: 5px;
	border: 1px solid rgb(232, 230, 210);
	height: 240px;
	vertical-align: middle;
}
.LoginTableContainer
{
	vertical-align: middle;
}
.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;
}
.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: inherit;
}

/****************************/
/* Password recovery page
/****************************/
.AddressEditPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.AddressEditPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.AddressEditPage .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;
}




/*  Send by Shafaqt


@charset "utf-8";
/* CSS Document */

.headerContainer{
	float:left;
	width:998px;
	height:150px;
	border:1px solid;
	border-color:#e6e6e6;
	}
.headerTextContainer{
	float:left;
	width:250px;
	margin-top:30px;
	}
.spacer1{
	float:left;
	width:80px;
	}
.spacer2{
	float:left;
	width:100px;
	}
.logo{
	float:left;
	width:89px;
	margin-left:35px;
	}
.headerText1{
	float:left;
	width:200px;
	margin-top:50px;
	font-family:Calibri;
	font-size:20px;
	font-weight:bold;
	color:#000;
	}
.headerText2{
	float:left;
	width:150px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
.headerText3{
	float:left;
	width:100px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
.cartTop{
	float:left;
	width:230px;
	height:24px;
	margin-top:25px;
	margin-left:70px;	
	font-family:Calibri;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding-top:8px;
	}
.cartBottom{
	float:left;
	width:230px;
	height:23px;
	margin-left:70px;
	padding-top:5px;
	background-color:#e6f1fb;
	font-family:Calibri;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
.headerButtonContainer{
	float:left;
	width:996px;
	height:20px;
	padding-left:4px;
	padding-top:4px;
	}
.headerButtonText{
	float:left;
	width:115px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	}
.buttonSeperater{
	float:left;
	width:3px;
	}
.searchContainer{
	float:left;
	width:1000px;
	height:25px;	
	background-repeat:repeat;
	margin-top:5px;
	}
.signInText{
	float:left;
	width:250px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#1F1F1F;
	text-align:center;
	padding-top:3px;
	}
.searchBarEdge{
	float:left;
	width:4px;
	}

.leftPannelContainer{
	float:left;
	width:200px;
	}
.leftPannelHeading{
	float:left;
	width:160px;
	height:20px;
	font-family:Calibri;
	font-size:14px;
	background:url(images/menubg.jpg) repeat-x center;
	font-weight:bold;
	color:#FFF;
	vertical-align:bottom;
	padding-left:20px;
	
	}
.brandContainer{
	float:left;
	width:178px;
	border:1px solid;
	border-color:#d1d1d1;
	margin-top:2px;
	padding-bottom:5px;
	}
.PannelText1{
	float:left;
	width:150px;
	font-family:Calibri;
	font-size:13px;
	color:#1115af;
	padding-left:20px;
	padding-top:0px;
	}
.PannelText2{
	float:left;
	width:150px;
	font-family:Calibri;
	font-size:13px;
	color:#1115af;
	padding-left:20px;
	}
.PannelText3{
	float:left;
	width:150px;
	font-family:Calibri;
	font-size:13px;
	color:#1115af;
	padding-left:20px;
	padding-bottom:5px;
	}
.PannelText4{
	float:left;
	width:150px;
	font-family:Calibri;
	font-size:13px;
	color:#1115af;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	}
.PannelText5{
	float:left;
	width:150px;
	font-family:Calibri;
	font-size:12px;
	color:#1115af;
	text-align:right;
	padding-bottom:6px;
	}
.dealText1{
	float:left;
	width:194px;
	font-family:Calibri;
	font-size:13px;
	font-weight:bold;
	color:#1115af;
	text-align:center;
	padding-top:5px;
	}
.dealText2{
	float:left;
	width:180px;
	font-family:Calibri;
	font-size:13px;
	font-weight:bold;
	color:#1115af;
	text-align:center;
	}
.dealImage{
	float:left;
	width:190px;
	height:66px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}
.dealText3{
	float:left;
	width:185px;
	font-family:Calibri;
	font-size:11px;
	font-weight:bold;
	color:#1115af;
	text-align:right;
	padding-bottom:5px;
	}
.bodyContainer{
	float:left;
	width:790px;
	border-bottom: 1px solid;
	margin-left:2px;
	margin-top:3px;
	}
.mainImageContainer{
	float:left;
	width:780px;
	height:180px;
	background-color:#2B5C9F;
	}
.mainImage{
	float:left;
	width:780px;
	height:180px;	
	text-align:center;
	padding-top:0px;
	}
.mainImageText1{
	float:left;
	width:255px;
	font-family:Calibri;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin-top:40px;
	}
.mainImageText2{
	float:left;
	width:255px;
	font-family:Calibri;
	font-size:13px;
	color:#FFF;
	text-align:justify;
	margin-top:15px;
	}
.rightPannelHeading{
	float:left;
	height:20px;
	font-family:Calibri;
	font-size:14px;
	text-align:left;
	background:url(images/menubg.jpg) repeat-x center;
	font-weight:bold;
	color:#FFF;
	padding-left:20px;
	padding-top:5px;
	
	}
.rightContainer{
	float:left;
	width:208px;
	border:1px solid;
	border-color:#d1d1d1;
	margin-left:2px;
	}
.latestAccessoriesContainer{
	float:left;
	width:797px;
	border:1px solid;
	border-color:#849CB5;
	margin-top:2px;    
	}
.bodyHeading{
	float:left;
	width:777px;
	height:20px;
	background:url(images/menubg.jpg) repeat-x center;
	font-family:Calibri;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-top:3px;
	padding-left:20px;
	}
.accessoriesContainer{
	float:left;
	width:185px;
	margin-top:15px;
	margin-left:5px;
	border:1px solid;
	border-color:#d1d1d1;
	}
.heading{
	float:left;
	width:185px;
	background-color:#E7E7E7;
	font-family:Calibri;
	font-size:14px;
	font-weight:bold;
	color:#1e1e1e;
	height:35px;
	text-align:center;
	}
.phoneImage{
	float:left;
	width:183px;
	text-align:center;
	margin-top:8px;
	margin-bottom:5px;
	}
.bodyText1{
	float:left;
	width:90px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	}
.bodyText2{
	float:left;
	width:88px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	text-decoration:line-through;
	}
	
.bodyText4{
	float:left;
	width:88px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	}
	
.bodyText2withoutline{
	float:left;
	width:77px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	}
	
.bodyText3{
	float:left;
	width:101px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	padding-left:22px;
	}
.addButton{
	float:left;
	width:183px;
	margin-top:5px;
	margin-right:1px;
	text-align:right;
	}
.accessoriesImage{
	float:left;
	width:183px;
	height:85px;
	text-align:center;
	margin-top:8px;
	margin-bottom:5px;
	}
.footerLine{
	float:left;
	width:1000px;
	height:3px;
	margin-top:2px;
	background-color:#2b5c9f;
	}
.googleCheckout{
	float:left;
	width:182px;
	margin-top:5px;
	margin-left:10px;
	}
.spacer{
	float:left;
	width:250px;
	}
.cardsImages{
	float:left;
	width:32px;
	margin-left:10px;
	margin-top:15px;
	}
.brandLogos1{
	float:left;
	width:980px;
	margin-top:5px;
	margin-left:10px;
	}
.brandLogos2{
	float:left;
	width:980px;
	margin-top:5px;
	margin-left:10px;
	}
.PannelItem{
	float:left;
	width:200px;
	font-family:Calibri;
	font-size:12px;
	color:#1115af;
	text-align:left;
	}

/**********************************************************

Deal of the Day 

************************************************************/


.DealPannel{
	float:left;	
	font-family:Calibri;
	font-size:13px;
	color:#1115af;
	padding-left:2px;
	padding-top:2px;
	}

.DealContainer{
	float:left;
	width:160px;
	margin-top:2px;
	margin-left:5px;
	}

.Dealheading{
	float:left;
	width:160px;
	font-size:14px;
	font-weight:bold;
	color:#1e1e1e;
	height:35px;
	text-align:center;	
	}
.DealphoneImage{
	float:left;
	width:150px;
	text-align:center;
	}
.DealbodyText1{
	float:left;
	width:70px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	}
.DealbodyText2{
	float:left;
	width:77px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	text-decoration:line-through;
	}
	
.DealbodyText2withoutline{
	float:left;
	width:77px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	}
	
.DealbodyText3{
	float:left;
	width:70px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	}
	
.DealbodyText4{
	float:left;
	width:77px;
	font-family:Calibri;
	font-size:14px;
	color:#1e1e1e;
	text-align:center;
	text-decoration:line-through;
	}

/* -----------  Electronix ----------------------------*/

#logo{
float:left;
padding:15px;
width:100px;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content{
width:700px;
height:164px;
float:left;
padding:0 0 0 50px;
}
.top_divider{
float:left;
width:1px;
height:164px;
}
.oferta{
width:638px;
float:left;
padding:15px 30px 0 30px;
}
.oferta_img{
float:left;
padding:0 0 10px 0;
}
.oferta_title{
font-size:15px;
color:#b72c24;
font-weight:bold;
}
.oferta_details{
width:500px;
float:left;
padding:0 0 0 30px;
}
.oferta_text{
padding:5px 0 5px 0;
font-size:12px;
color:#FFFFFF;
text-align:justify;
line-height:15px;
}

a.details{
width:83px;
height:21px;
display:block;
float:right;
margin:5px 0 0 0;
padding-left:5px;
text-align:center;
line-height:21px;
text-decoration:none;
color:#000000;
}

.footer{
width:1000px;
clear:both;
height:65px;
background:url(images/footer_bg.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
padding:15px 0 0 10px;
}
.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:200px;
text-align:center;
color:#666666;
padding:10px 0 0 60px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TAB CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.grey .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}

.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}

.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}

.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}

.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}

.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #009FFF;
	border-color: #333;
}

.grey .ajax__tab_body
{
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
	padding: 10px 10px 10px 10px;
}
.ProductItemheader
{
    text-align: center;
	margin: 2px 5px 2px 0px;
	border: 1px solid rgb(232, 230, 210);
	width: 150px;
	height: 150px;
}
.Paging{
	float:right;
	width:790px;
	border:1px solid black;
	height:20px;	
	margin-bottom:3px;	
	background:url(images/menubg.jpg) repeat-x center;
	text-align:center;
	padding-top:0px;
	}
.Page{
	float:right;
	cursor:hand;
	width:15px;
	border:1px solid black;
	height:15px;	
	margin-bottom:3px;	
	margin-top:1px;
	margin-right:3px;		
	background-color:White;
	text-align:center;
	padding-top:0px;
	}
.PageSelected{
	float:right;
	width:15px;
	border:1px solid black;
	height:15px;	
	margin-bottom:3px;	
	margin-top:1px;
	margin-right:3px;		
	background-color:Black;
	color:White;
	text-align:center;
	padding-top:0px;
	}
/****************************************************************************************************/
/* 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): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM MAIN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsmain
{
}

.forumsmain .forumsmainheader
{
	border-bottom: solid 1px #f3f3f3;
	height: 20px;
}

.forumsmain .forumsmainheader .currenttime
{
	font-size: 0.9em;
	color: #555;
	float: left;
}

.forumsmain .forumsmainheader .forumsearchbox
{
	float: right;
	text-align: right;
}

.forumsmain .forumgroups
{
	margin-top: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM GROUP

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumgrouppage .forumsearchbox
{
	text-align: right;
}

.forumgroup
{
	
}

.forumgroups .forumgroup .grouptitle
{
	font-size: 1.1em;
}

.forumgroup .grouptitle a
{
	font-weight: bold;
}

.forumgroup table.groups
{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px;
}

.forumgroup table.groups td
{
	padding: 3px 0 3px 0;
}

.forumgroup tr.groupheader
{
	font-weight: bold;
}

.forumgroup tr.groupheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumgroup tr.groupheader td.forumname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forumgroup tr.groupheader td.topics
{
	width: 10%;
}

.forumgroup tr.groupheader td.posts
{
	width: 10%;
}

.forumgroup tr.groupheader td.lastpost
{
	width: 25%;
}

.forumgroup tr.forum td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumgroup tr.forum td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumgroup tr.forum td.forumname
{
	text-align: left;
	width: 55%;
}

.forumgroup tr.forum td.forumname .forumtitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forumgroup tr.forum td.forumname .forumdescription
{
	font-size: 0.9em;
	color: #555;
}

.forumgroup tr.forum td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forum
{
}

.forum .forumheader
{
}

.forum .top .foruminfo
{
	float: left;
}

.forum .top .foruminfo .forumname
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 25px;
}

.forum .top .foruminfo .forumdescription
{
	color: #555;
}

.forum .top .actions
{
	float: right;
	text-align: right;
}

.forum .top .actions .newtopic
{
	background: url('images/ico-forum-post-add.gif') no-repeat;
	padding: 0 10px 3px 20px;
}

.forum .top .actions .watchforum
{
	background: url('images/ico-forum-watch.gif') no-repeat;
	padding-left: 20px;
}

.forum .top .actions .forumsearchbox
{
	padding-top: 5px;
}

.forum .topicsgroup
{
	
}

.forum table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forum table.topics td
{
	padding: 3px 0 3px 0;
}

.forum table.topics tr.forumheader
{
	font-weight: bold;
}

.forum table.topics tr.forumheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forum table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forum table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forum table.topics tr.forumheader td.views
{
	width: 10%;
}

.forum table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forum table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forum table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forum table.topics tr.topic td.topicname .topictype
{
	font-size: 0.9em;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.forum table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

.forum table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic .postannoucement
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forum .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forum .pager a:link
{
	color: #555;
}

.forum .pager span
{
	color: #3664A5;
	font-size: 1.2em;
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC EDIT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.postedit
{
	
}

.postedit .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.postedit .wrapper
{
	padding: 5px 5px 5px 5px;
}

.postedit table.posttopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.postedit table.posttopic td
{
	padding: 4px 4px 4px 4px;
}

.postedit table.posttopic td.fieldname
{
	font-weight: bold;
	width: 20%;
	color: #555;
}

.postedit table.posttopic td.options
{
	text-align: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MOVE TOPIC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.moveforumtopic
{
	
}

.moveforumtopic .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.moveforumtopic .wrapper
{
	padding: 5px 5px 5px 5px;
}

.moveforumtopic table.movetopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.moveforumtopic table.movetopic td
{
	padding: 4px 4px 4px 4px;
}

.moveforumtopic table.movetopic td.fieldname
{
	font-weight: bold;
	width: 30%;
	color: #555;
	white-space: nowrap;
}

.moveforumtopic table.movetopic td.options
{
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	VIEW FORUM TOPIC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumtopic
{
	
}

.forumtopic .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.forumtopic .title .topicname
{
	float: left;
}

.forumtopic .title .manage
{
	float: right;
	text-align: right;
}

.forumtopic .title .manage a
{
	color: #F3F3F3;
}

.forumtopic .topicheader
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-bottom: solid 1px #6a6a6a;
	height: 16px;
}

.forumtopic .topicheader .topicoptions, .topicfooter .topicoptions
{
	float: right;
	text-align: right;
}

.forumtopic .topicheader .topicoptions a, .topicfooter .topicoptions a
{
	font-weight: bold;
}

.forumtopic .posts
{
}

.topicfooter
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-top: solid 1px #6a6a6a;
	height: 16px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM POST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumpost
{
	border-bottom: solid 1px #E3E3E3;
}

.postinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.postinfo .manage
{
	line-height: 20px;
}

.postinfo .manage a
{
	font-weight: bold;
	color: #555;
}

.postinfo .userinfo
{
	padding-top: 5px;
}

.postinfo .userinfo a.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.postinfo .userinfo span.username
{
	font-weight: bold;
	margin-bottom: 5px;
}

.postinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.postinfo .userinfo .userstats
{
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #555;
}

.postinfo .userinfo .userstats .statvalue
{
	font-weight: normal;
}

.postcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.postcontent .posttime
{
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.postcontent .posttime .statvalue
{
	font-weight: normal;
}

.postcontent .postbody
{
	padding: 3px;
}

.postcontent .postbody a
{
	color: #3664A5;
	text-decoration: underline;
}


.postcontent .postbody .posttext
{
}

.postcontent .signature
{
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 0 0;
	font-size:90%;
	margin:1em 8px 8px;
	padding:1em 0 20px;
	text-align:left;
	font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM SEARCH BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsearchbox
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM SEARCH PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsearch
{
}

.forumsearch .forumSearchPanel
{
}

.forumsearch .forumSearchPanel .title
{
	font-size: 1.2em;
	padding: 0 0 5px 0;
	font-weight: bold;
	clear: both;
}

.forumsearch .forumSearchPanel .searchInput
{
}

.forumsearch .forumSearchPanel .searchError
{
	color: Red;
}

.forumsearch .forumSearchPanel .searchResults
{
}

.forumsearch .topicsgroup
{
	
}

.forumsearch table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forumsearch table.topics td
{
	padding: 3px 0 3px 0;
}

.forumsearch table.topics tr.forumheader
{
	font-weight: bold;
}

.forumsearch table.topics tr.forumheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumsearch table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forumsearch table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.views
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forumsearch table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumsearch table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forumsearch table.topics tr.topic td.topicname .topictype
{
	font-size: 0.9em;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topictitle
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topicstarter
{
	font-size: 0.9em;
	color: #555;
}

.forumsearch table.topics tr.topic td.lastpost
{
	font-size: 0.8em;
	color: #555;
}

.forumsearch table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic .postannoucement
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forumsearch .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forumsearch .pager a:link
{
	color: #555;
}

.forumsearch .pager span
{
	color: #ff9933;
	font-size: 1.2em;
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROFILE PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.profilepage
{
}

.profilepage .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-left: 3px;
}

.profilepage .body
{
}

.profilepage .body .profileInfoBox
{
	border-bottom: solid 1px #e3e3e3;
	margin-bottom: 15px;
}

.profilepage .body .profileInfoBox .title
{
}

.profilepage .body .profileInfoBox .profileStat
{
	font-weight: bold;
	padding: 2px;
}

.profilepage .body .profileInfoBox .profileStat .profileStatValue
{
	font-weight: normal;
	color: #555;
}

.profilepage .body .profileInfoBox .userDetails
{
	width: 180px;
	float: left;
	padding: 10px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
	text-align: center;
}

.profilepage .body .profileInfoBox .userDetails .avatar
{
	margin-bottom: 5px;
}

.profilepage .body .profileInfoBox .userStats
{
	margin-left: 200px;
	border-left: solid 1px #F3F3F3;
	padding: 10px;
}

.profilepage .body .profileInfoBox .userStats .sectionTitle
{
	text-transform: uppercase;
	margin-bottom: 10px;
}

.profilepage .body .userLastPosts
{
	
}

.profilepage .body .userLastPosts .sectionTitle
{
	margin-bottom: 10px;
	font-weight: bold;
}

.profilepage .body .userLastPosts .topic
{
	border: solid 1px #F3F3F3;
	margin-bottom: 10px;
}

.profilepage .body .userLastPosts .topicTitle
{
	font-weight: bold;
	line-height: 20px;
	background: #e3f3f3;
	padding: 3px;
}

.profilepage .body .userLastPosts .topicBody
{
	padding: 10px;
}	

.profilepage .body .userLastPosts .topicData
{
	background: #f3f3f3;
	padding: 3px;
	color: #555;
	font-size: 0.9em;
}	

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BREADCRUMB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumbreadcrumb
{
	padding: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
}

.forumbreadcrumb a
{
	text-decoration: none;
	color: #3a3a3a;
}

.forumbreadcrumb a:hover
{
	color: #3664A5;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BB CODE EDITOR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.toolbar
{
	padding: 2px;
	display: inline;
}

.toolbar .button
{
	background: url('images/bbeditor-button-bg.gif') repeat-x;
	padding: 2px;
	margin-right: 2px;
	border: #cec6b5 1px solid;
}

.toolbar .button:hover
{
	border: #333 1px solid;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TAB CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.grey .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}

.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}

.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}

.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}

.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}

.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #009FFF;
	border-color: #333;
}

.grey .ajax__tab_body
{
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
	padding: 10px 10px 10px 10px;
}
