﻿body
{
    color: #333;
}

a
{
    text-decoration: none;
    color: #333;
}

a:hover
{
    text-decoration: none;
    color: #C71;
}

.flat
{
    display: inline;
    margin: 0;
}

.flat li
{
    list-style-type: none;
    display: inline;
    margin: 0 10px 0 0;
}

.hidden
{
    display: none;
}

.validation-summary-errors
{
	color: #C00;
	padding-bottom: 20px;
}

.input-validation-error, input.input-validation-error
{
	border-color: #C00;
}

.field-validation-error
{
	color: #C00;
}
 
#header-logo
{
    padding: 10px;
}

/*#header-top
{
    padding: 3px 15px 5px 15px;
    border: solid 1px #CCC;
    border-top: 0px;
    float: right;
    margin-right: 50px;
}*/



#shout
{
    padding: 0 10px;
}

#content
{
    margin-top: 10px;
    min-height: 600px;
}

/*#footer
{
    text-align: center;
    padding: 20px 0;
    margin-top: 50px;
    border: solid 1px #CCC;
    border-bottom: 0;
}*/

.main-block
{
    border: solid 1px #CCC;
    margin-bottom: 10px;
    background-color: #FFF;
}

.main-title
{
    background-color: #794;
    color: #FFF;
    padding: 3px 10px;
    font-size: 15px;
    font-weight: bold;
}

.main-title a
{
    color: #FFF;
}

.main-content
{
    padding: 10px;
    clear: both;
}

.main-content ul
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left:10px;
}

.main-box
{
    text-align: center;
}

.main-box ul
{
    margin: 0;
}

.main-box li
{
    list-style-type: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 5px;
    padding: 5px;
    width: 150px;
    height: 170px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.main-box li:hover
{
    border: solid 5px #DDD;
    margin: 0;
}

.side-block
{
    border: solid 1px #CCC;
    margin-bottom: 10px;
    background-color: #FFF;
}

.side-title
{
    background-color: #794;
    color: #FFF;
    padding: 3px 10px;
    font-size: 15px;
    font-weight: bold;
}

.side-title a
{
    color: #FFF;
}

.side-content
{
    padding:10 px;
}

.side-content ul
{
    margin-top: 0;
    margin-bottom: 0;
}

.side-box
{
    text-align: center;
}

.side-box ul
{
    display: inline-block;
    margin: 0;
}

.side-box li
{
    list-style-type: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 5px;
    padding: 5px;
    width: 170px;
    height: 170px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.side-box li:hover
{
    border: solid 5px #DDD;
    margin: 0;
}

.price
{
    color:Red;
    font-weight:bold;
}

*html .main-nav
{
    border: solid 1px #CCC;
    background-color: #EEE;
    margin: 0px;
    padding: 10px 5px 5px 5px;
    line-height: 30px;
}

.main-nav
{
    border: solid 1px #CCC;
    background-color: #EEE;
    margin: 0px;
    padding: 0 5px;
    line-height: 30px;
}

.main-nav li
{
    list-style-type: none;
    margin: 3px;
    display: inline;
    vertical-align:middle;
}

.main-nav li.main-nav-sep
{
    border-left: solid 1px #CCC;
    margin: 0 5px;
}

.main-nav li.main-nav-selected, .main-nav li.main-nav-selected a
{
    color: #ff0000;
}

.product-list
{
    margin: 20px 0;
}

.product-list li
{
    display: inline-block;
    list-style-type: none;
    margin-bottom: 10px;
    width: 100%;
    line-height: 25px;
    border-bottom: dashed 1px #CCC;
    height:120px;
}

.product-list li p a
{
    color:#32A02D;
}

.product-list form
{
    float: right;
    margin-top:20px;
}

.product-description
{
    margin: 10px 0;
    line-height: 25px;
}

.product-rating
{
    clear: both;
    border: solid 1px #CCC;
    background-color: #EEE;
    padding: 10px;
    font-size: 15px;
}

.product-info
{
    margin: 10px 0;
    float:left;
}

.product-info .tabs
{
    clear: both;
    height: 32px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
   }
.product-info .tabs ul
{
	width:100%;
}
.product-info .tabs li
{
    display: block;
    float: left;
    height: 32px;
    line-height: 26px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 81px;
    background:transparent url(images/lineinfo.jpg) repeat-x scroll 0px 30px;
} 

.product-info .tabs li a
{
    font-size:14px;
    color:#676767;
}
.product-info .tabs .leftli
{
	width:15px;
	padding:0px;
	margin:0px;
	background:transparent url(images/lineinfo.jpg) repeat-x scroll 0px 30px;
	height:32px;
}
.product-info .tabs .rightli
{
	width:425px;
	padding:0px;
	margin:0px;
	background:transparent url(images/lineinfo.jpg) repeat-x scroll 0px 30px;
	height:32px;
}
.product-info .tabs li.current
{
    background: transparent url(images/bg_detail_tab.gif) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 32px;
    line-height: 26px;
    overflow: hidden;
    padding-top:5px;
    margin:0px;
    text-align: center;
    width: 71px;
}

.product-info .tabs li.current a
{
    color:#FE0000;
    font-size:14px;
    font-weight:bold;
}

.product-info .tab_div
{
    height: 0;
    margin-top: 5px;
    overflow: hidden;
    width: 700;
}

.product-comments
{
	float:left;
}

.product-comments ul
{
    margin:0px;
}

.product-comments li
{
    list-style-type: none;
    margin-top:5px;
    border: solid 1px #CCC;
}

.product-comments .comments
{
    font-size:15px;font-weight:bold;border-bottom:solid 2px #FE0000; background:transparent url(images/special_titletb.gif) no-repeat scroll 0px 5px; padding-left:20px
}

.article-comments
{
	float:left;
	overflow:hidden;
	margin-top:10px;
}

.article-comments .comments
{
    font-size:15px;font-weight:bold;border-bottom:solid 2px #FE0000; background:transparent url(images/special_titletb.gif) no-repeat scroll 0px 5px; padding-left:20px
}

.article-comments ul
{
    margin: 0;
}

.article-comments li
{
    list-style-type: none;
    margin: 10px 0;
    border-bottom: dashed 1px #CCC;
    padding-bottom: 30px;
}

.question-comments ul
{
    margin: 0;
}

.question-comments li
{
    list-style-type: none;
    border-bottom: dashed 1px #CCC;
    padding: 10px 0;
}

.question-title
{
    font-weight: bold;
    border-bottom: solid 1px #CCC;
    margin: 10px 0;
}

.question-content
{
    margin: 10px 10px 20px 10px;
}

.question-comment-vote
{
    width: 100px;
    text-align: center;
    float: left;
    line-height: 22px;
}

.question-comment-score
{
    font-size: 30px;
    font-weight: bold;
    color: #C71;
}

.question-comment-content
{
    margin-left: 100px;
    min-height: 65px;
}

.question-comment-selected
{
    background-color: #DFD;
}

.address-form input[type=text], .address-form input.text
{
    width: 250px;
}

.address-form input[type=submit], .address-form input.submit
{
    margin: 20px 20px 0 20px;
}

.address-list
{
    border: solid 1px #CCC;
    border-collapse: collapse;
    margin: 0;
}

.address-list th, .address-list td
{
    background-color: #FFF;
    border-bottom: dashed 1px #CCC;
}

.address-list input
{
    margin-top: -5px;
}

.simple-form th, .simple-form td
{
    border: solid 1px #CFA;
}

.simple-form
{
    border-collapse: collapse;
}

.simple-form th, .simple-form td
{
    border-bottom: solid 1px #CFA;
}

.simple-form input[type=radio], .simple-form input.radio
{
    margin-top: -5px;
}

li.product-thumb-tooltip
{
    display: none;
    z-index: 20;
    padding: 10px;
    background-color: #FFF;
    border: solid 1px #CCC;
    width: 200px;
    height: auto;
}

li.product-thumb-tooltip:hover
{
    border: solid 1px #CCC;
    margin: 5px;
}

div.overlay
{
	background:url(/Content/images/white.png);
    border: solid 1px #888;
    display:none;
    width: 600px;
    height: 600px;
    text-align: center;
}

div.wrap
{
    padding: 25px;
    width: 550px;
    height: 550px;
}

div.overlay div.close
{ 
    background: url(/Content/images/close.gif) no-repeat !important;
    position: absolute;
    top: 5px;
    right: 0px;
    cursor: pointer; 
    height: 30px; 
    width: 30px; 
}

#slideshow
{
    width: 280px;
    height: 345px;
    padding: 5px;
    border: solid 1px #CCC;
}

#slideshow-preview
{
    width: 280px;
    height: 280px;
    margin-bottom: 5px;
    text-align: center;
}

#slideshow-thumbs
{  
	position: relative;
	overflow: hidden;
	width: 240px;
	height: 60px;
	float: left;
}

#slideshow-thumbs .items
{	
	position: absolute;
	width: 20000em;	
	clear: both;
	margin: 0;
}

#slideshow a.prevPage, #slideshow a.nextPage
{
	display:block;
	float: left;
	width:18px;
	height:18px;
	margin: 21px 2px 0 0;
	background:url(/Content/images/left.gif) no-repeat;
	cursor:pointer;
	font-size:1px;
}

#slideshow a.prevPage:hover, #slideshow a.nextPage:hover
{
	background-position:0px -18px;		
}

#slideshow a.disabled
{
	visibility:hidden !important;		
}

#slideshow a.nextPage
{
	background-image:url(/Content/images/right.gif);
	margin: 21px 0 0 2px;
	clear:right;	
}

#slideshow-thumbs .items li
{
	float: left;
	width: 50px;
	height: 50px;
	padding: 5px;
	text-align: center;
	cursor: pointer;
    list-style-type: none;
}

#slideshow-thumbs .items li.hover
{
	border: solid 1px #CCC;
	padding: 4px;
}

#slideshow-thumbs .items li.active
{
	border: solid 1px #888;
	padding: 4px;
}

.centerimg
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.centerimg *
{
    vertical-align: middle;
}

.centerimg
{
    display: block;
}

.centerimg span {
    display: inline-block;
    height: 100%;
}
