
*{
  color: #222;
}


html,body{
    margin:0;
    padding:0;
	width:100%;
	height:100%;
}
img{
    border: 0;
}
body{
    font: 16px arial,sans-serif;
}

span.ajaxLink{
    cursor: pointer;
    border-bottom: 1px dashed gray;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	clear: both;
	font-size: 20px;
	text-align: center;
	color: #444;
}
h2{
	clear: both;
	font-size: 16px;;
}
h3{
	clear: both;
	font-size: 20px;
	text-align: center;
}
div#container{
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	padding: 0;
}
div#header{
    1width: 100%;
	height: 200px;
}
div#header div.logo{
    float: left;
}
div#header div.bans{
    text-align: right;
    width: 100%;
}
div#header div img{
    margin: 10px;
}
div#footer{
	position: relative;
	margin-top: -70px;
	height: 60px;
    clear:left;
    width:100%;
    text-align: center;
}
div#footer p{
    margin: 7px;
}
div#wrapper{
    float:left;
    width:100%;
	padding-bottom:60px;
}
div#content{
    margin: 0 180px;
    //margin: 0 210px;
    padding: 20px 40px 20px 60px;
    min-width: 510px;
}

div#navigation{
    float:left;
    width:180px;
    //width:245px;
    margin-left:-100%;
    padding: 20px 0 0 20px;
    text-align: center;
}

div#extra{
    float:left;
    width:180px;
    margin-left:-190px;
    //width:225px;
    //margin-left:-230px;
    padding-top: 30px;
}
div#content a{
	text-decoration: underline;
}

p#siteSlogan{
	position: absolute;
	top: 105px;
	//top: 125px;
	left: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #777;
}
img.toBasket{
	cursor: pointer;
    padding: 10px;
}
.italic{
	font-style: italic;
}
td.orderCostTD, td.orderTotalTD{
	font-weight: bold;
}
.goodImageInfoDiv{
	float: right;
	padding: 10px;
	width: 250px;
}
ul.goodProps{
	list-style-type: none;
}
ul.goodProps, ul.goodProps li{
	margin: 0;
	padding: 0;
}
.rightBans{
  //text-align: right;
}
.rightBans, #basketWrapperDiv{
	padding: 15px 0;
}
ul.goodsList{
    list-style-type: none;
}
ul.goodsList li{
    margin: 200px;
    position: relative;
    width: 151px;
    height: 241px;
    padding: 11px 0 0 7px;
    float: left;
    display: block;
    //float: none;
    //display: inline;
    margin: 0 40px 40px 0;
}
ul.goodsList li img.basketImg{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 5px;
}
ul.goodsList li a:hover{
	text-decoration: none;
}
ul.goodsList li img.frame{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
ul.goodsList li span, ul.goodsList li h2{
    font-size: 14px;
    color: #333;
    position: absolute;
    z-index: 12;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
ul.goodsList li h2.goodTitle{
    color: #555;
    bottom: 77px;
    //bottom: 67px;
    left: 15px;
}
ul.goodsList li span.oldPrice{;
    text-decoration: line-through;
    bottom: 59px;
    //bottom: 49px;
    left: 10px;
}
ul.goodsList li span.price{
    bottom: 59px;
    //bottom: 49px;
    background-color: #fff;
    right: 10px;
}
ul.goodsList li .toBasket{
	position: absolute;
    bottom: -5px;
	left: 0;
}
ul.goodsList li  p{
	position: absolute;
    bottom: 0;
	left: 0;
	text-align: center;
	font-style: italic;
}

ul.formList{
	border:0 none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	padding:0;
}
ul.formList li{
	1height:25px;
	padding:3px 0;
	clear: both;
}
ul.formList li.high{
	height: 110px;
}
ul.formList li label{
	display:block;
	float:left;
	width:160px;
	font-size: 16px;
	text-align: left;
}
ul.formList li input, ul.formList li select, ul.formList li option{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	padding-left:3px;
	width:200px;
}
ul.formList li input.button{
	background-color: #ddd;
}
ul.formList li label.signLabel{
	font-size: 16px;
}
ul.formList li a, ul.formList li span{
	font-size: 14px;
}
ul.formList li textarea{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#fff;
	border:1px solid #CCCCCC;
	padding-left:3px;
	width:200px;
	height: 100px;
}
ul.formList li.textarea{
	height: 105px;
}
ul.smallForm li{
	height:25px;
	padding:3px 0;
}
ul.smallForm li label{
	width:60px;
	font-size: 13px;
	line-height: 20px;
}
ul.smallForm li input, ul.smallForm li select, ul.smallForm li option{
	width:120px;
}
ul.formList li option{
	border: 0;
}
ul.searchResultsList{
	list-style-type: decimal;
}
ul.searchResultsList li{
	padding: 5px;
}
#userLoginResultsDiv, #userOrderLoginResultsDiv{
	color: red;
}
.goodImageInfoDiv ul.goodsList li{
    float: none;
    display: block;
	margin: 5px;
}
.basketTable{
	font-size: 12px;
	width: 100%;
}
.basketTable th,.basketTable td{
	border-bottom: 1px dashed silver;
}
.centered{
	text-align: center;
}
#orderTable{
	width: 100%;
}
#orderTable th, #orderTable td{
	padding: 5px;
	border-bottom: 1px dashed silver;
}
#orderTable td input{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #CCCCCC;
	width: 40px;
}
#ordersHistoryTable{
	width: 100%;
}
#ordersHistoryTable th, #ordersHistoryTable td{
	padding: 10px;
	border-bottom: 1px dashed gray;
	text-align: center;
}
#ordersHistoryTable td table{
	width: 100%;
}
#ordersHistoryTable td table th, #ordersHistoryTable td table td{
	padding: 5px;
	border-bottom: 1px dashed silver;
}
#ordersHistoryTable td table td.goodName{
	text-align: left;
}
div#content .goodsList a{
	text-decoration: none;
}
div.goodsFeedback{
	margin: 10px;
	padding: 10px;
	border-top: 1px dashed silver;
	clear: both;
}
span.toggleFeedbackSpan{
	margin: 10px;
}
div#feedbackFormDiv{
	padding: 10px;
}
p.siteMenu{
	text-transform: lowercase;
}

div#content div#sitemap a{
	text-decoration: none;
}
div#content div#sitemap a:hover{
	text-decoration: underline;
}
p#preorderLinkP a:hover{
	text-decoration: underline;
}

p.notify{
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed silver;
	background-color: #FFFFEF;
}

