.main {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#555D65;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.mainTable {
	text-align:left;
	margin:0px auto;
	padding:0px auto;
	width:960px;
	vertical-align:top;
}
.blockHeader {
	vertical-align:middle;
	width:100%;
    color:#555D65;
	text-transform: uppercase;
	height: 25px;
	margin-bottom: 15px;
	
}
.blockHeader a {
	font-size:11px;
	color:#555D65;
	text-decoration: none;
}

.blockHeader a:hover {
	color:#555D65;
	text-decoration: underline;
}
.HeaderSeperatorLine
{
	height: 5px;
	border: 1px solid #D0D0D0;
	background-color: #226699;
	font-size: 0;
}


.blockBordered {
	border: 1px solid rgb(232, 230, 210);
	width: 100%;
}
.productAddInfo1 {
	background-color: #F2EAD9;
	height: 54px; 
	border:0px;
	width:100%;
}
img{
	border:none;
}
.logo{
	margin:0px 0 0 0;
}
.logo a
{
    color: #054567;
    background-color: inherit;
    text-decoration: none;
}
.logo a:hover
{
    color: #CC3300;
    background-color: inherit;
    text-decoration: underline;
}
.dropDownLists 
{
	width:109px; 
	height:17px; 
	padding-left:2px;
}
.menu
{
	vertical-align:top;
}
.menu a{
	color: #2A3A4E; 
	text-decoration: none;
	background-color: inherit;
    vertical-align: middle;
    padding: 2px;
}

.link {
	color:#055472;
	background-color:inherit;
	text-decoration: none;
}
a.link:hover {
	color:#01374B;
	background-color:inherit;
	text-decoration: underline;
}
.link2 {
	color:#555D65;
	text-decoration: none;
}
a.link2:hover {
	color:#555D65;
	text-decoration: underline;
}
.linkButton {
	color:#6BB200;
	background-color:inherit;
	text-decoration: underline;
}
a.linkButton:hover {
	color:#6BB200;
	background-color:inherit;
	text-decoration: underline;
}
.hl{
	position:relative;
	clear:both;
	height:6px;
	width:100%;
	background-color:#EEEEEE;
	color:#666666;
	font-size: 0;
}
.more{
	font-weight:bold;
	text-decoration:none;
	color:#8F969C;
	background-color:inherit;
}
.more img{
	padding-bottom:1px;
}
.listBlock{
	padding:5px 0 0px 10px; 
}
.listBlock a
{
    line-height: 16px;
    color: #023755;
    font-size: 13px;
    text-decoration: none;
    padding: 2px;
    background-image: url(Images/navibg.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
}
.listBlock a:hover
{
    color: #023755;
    background-repeat:repeat-y;
    text-decoration: underline;
}
.text1{
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.text2{
	padding:0 20px 0 30px;
}
.text2 span{
	color:#6BB200;
	background-color:inherit;
}

.poweredByNopCommerce {
	float:left;
	padding-right:125px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.copyright {
	float:right;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.copyright a {
	color:#6BB200;
	background-color:inherit;
}
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;
}
.messageError {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: red;
}
.productPrice {
	color:#df5932; 
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial;
}
.productBoxTitle {
	height: 30px; 
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
}
.productBoxPicture {
	width: 100%;
	text-align: center;
}
.categoryBoxTitle {
	height: 30px; 
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
}
.categoryBoxPicture {
	width: 100%;
	text-align: center;
}

/* Order summary */
.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;
}

/* 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);
}
/* Rating end*/

/* Poll */
.pollTakePoll, .pollResults
{
    border: dashed 1px #666;
    padding: 5px;
    margin-top: 10px;
}
.pollDisplayText
{
    font-weight: bold;  
}

.pollTotalVotes
{
    font-style: italic;
}

.HeaderMenu
{
    text-align: center;
}

.HeaderMenu a:hover
{
    text-decoration: underline;
}

.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  }

.content div, .content table, .content, .content a, .content span
{
    z-index: inherit;
}

.SlideshowImage
{

margin-left: 1px;
    
}

.dataPager
{
    margin: 10px auto 10px auto;
    padding: 4px 15px 4px 15px;
    border: #E0E0E0;
    background-color: #F2EAD9;
    border: 1px solid #E0E0E0;
    width: 220px;
    text-align: center;
}

.dataPager a
{
    color: #970700;
}
