/*Begin template index divs*/
body{
margin: auto auto;
padding:0;
ondragstart="return false";
onselectstart="return false";
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 16px;
text-decoration:none;
}

a, a.link, a.visited, a.active{
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a.special_link:hover{
background-color:#000000;
color:#FFFFFF;
text-decoration:none;
}

a.pagination{
padding:0 3px;
margin:0 1px;
text-decoration:none;
}

a.pagination:hover{
background-color:#000000;
color:#FFFFFF;
padding:0 3px;
margin:0 1px;
text-decoration:none;
}

.page_selected{
background-color:#000000;
color:#FFFFFF;
padding:0 3px;
margin:0 1px;
text-decoration:none;
}

form {
margin: 0px;
padding: 0px;
}

h1{
margin:0px;
padding:0px;
margin-top:5px;
}

p{
margin:0 0;
padding:7px 0;
}

select{
margin:0px;
padding:1px 0;
font-family: Verdana;
}

button{
margin:0 0;
padding:7px 0;
}

input{
margin:0px;
padding-left:2px;
line-height: 14px;
font-family:Arial, Helvetica, sans-serif;
}


td{
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 16px;
text-decoration:none;
}


.input_text_on_error{
border:1px solid #CC0000;
}

.select_object_on_error{
font-family: Verdana;
font-weight: normal;
font-size: 12px;
line-height:13px;
border: 1px solid #CC0000;
}

.file_upload{
font-family: Verdana;
font-size: 12px;
border:1px solid #666666;
margin: 0px;
padding: 0px;
}

.top{
width:100%;
height:20px;
}

.top_section{
width:100%; 
}
.site{
float:none;
}

.top_bar{
width:100%;
height:22px;
padding-top: 0px;
float:none;
background: transparent url(../images/shadow.gif) center center repeat-y;
}

.beneath_top_bar{
float:none;
width:100%;
height:3px;
line-height:10px;
background: transparent url(../images/shadow.gif) center center repeat-y;
}

.alert_bar{
float:none;
width:100%;
height:20px;
}

.center_content{
margin: 0 auto;
width: 980px;
}

.top_section_center_content{
margin: 0 auto;
width: 980px;
}

.content{
width:100%;
background: transparent url(../images/shadow.gif) center center repeat-y;
}

.first_page_content{
width:100%;
height:550px;
}

.first_page_content_center{
margin: 0 auto;
width: 980px;
background:#FFFFFF;
}

.bottom_bar{
width:100%;
height:25px;
padding-top: 0px;
margin:0px;
}

.bottom_section{
width:100%;
background: transparent url(../images/shadow.gif) center center repeat-y;
}

.bottom_ul{
padding: 8px 8px; 
margin: 0 8px;
}
.bottom_ul li a{
color:#FFFFFF;
}

.center_maincontent{
margin: 0 auto;
width: 980px;
background:#FFFFFF;
}

.filter_title_div{
background: #ffffff url(../images/blank.gif) bottom center repeat-x;
width:198px;
border:1px solid #dcdcdc;
height:15px;
}

.filter_title_div span{
text-transform:uppercase;
font:normal 12px Arial;
vertical-align:middle;
font-weight:bold;
color:#000;
letter-spacing: 1px;
padding:0 10px;
}

.r1{
width:980px;
display:table-cell;
}

.r1_1{
vertical-align:top;
width:198px;
}

.r1_2{
width:780px;
vertical-align:top;
}

.search {
border: 2px solid #4D4D4D;
}

.search_button{
border:#999999 0px solid;
background: #732b73 url(../images/search.gif) center center no-repeat;
cursor:pointer;
width:30px;
height:21px;
}

.search_input{
width:332px;
font-size:11px;
line-height:14px;
padding:4px;
border:0px solid #ffffff;
color:#999999;
}

.newsletter_button{
border:#000000 0px solid;
background:#000000;
color:#FFFFFF;
cursor:pointer;

padding:2px 10px;
}

.FirstPageText{
color:#000000;
font-family: Verdana;
font-size: 14px;
font-weight:bold;
}

.ImageBorder{
border: #cccccc 1px solid;
display:block;
}

.TableRow{
border-top:solid 5px #ffffff;
background:#ececec;
}

.TableRow p{
line-height:14px;
margin:5px 0;
}

.TableHeader{
font-family: Verdana;
font-size: 12px;
color: #000000;
text-transform:uppercase;
font-weight: bold;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
background:#F2F2F2;
}

.TableTotalRow{
border:solid 1px #999999;
background:#F2F2F2;
}

.TableButtonsRow{
border:solid 1px #999999;
background:#F2F2F2;
line-height:26px;
}

.TableAmountRow{
background:#D2D2D2;
}

/* REQUIRED BUTTON STYLES: */
button, button:active {
position: relative;
border: 0;
padding: 0;
cursor: pointer;
overflow: visible;
}

button::-moz-focus-inner {
border: none;
}

button span {
position: relative;
display: block;
white-space: nowrap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
button span{
margin-top: -1px;
}
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn
{ 
padding: 0 15px 0 0;
width:140px;
font-size:12px;
line-height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
background: transparent url(../images/btn_blue_sprite.gif) no-repeat 0 0; 
}
	
button.submitBtn span{
padding: 9px 0 9px 17px; 
height:12px; 
color:#fff; 
}

button.submitBtnLong{ 
padding: 0 15px 0 0;
width:180px;
font-size:12px;
line-height:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
background: transparent url(../images/btn_blue_sprite_long.gif) no-repeat 0 0; 
}
	
button.submitBtnLong span{
padding: 9px 0 9px 17px; 
height:12px; 
color:#fff; 
}

button.BtnCartWishlist{ 
padding: 0 0px 0 0;
width:60px;
font-size:10px;
line-height:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center; 
background: transparent url(../images/btn_orange_sprite_small.gif) no-repeat 0 0; 
}
	
button.BtnCartWishlist span{
padding: 5px 0px 5px 0px; 
height:10px; 
color:#fff; 
}

button.BtnCartWishlist span:hover{
text-decoration:underline;
}

input.submitBtn{
border:0px;
width:140px;
height:29px;
font-size:12px;
color:#FFFFFF;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
padding:0px;
background: #ffffff url(../images/btn_blue_sprite.gif) no-repeat;
cursor:pointer;
}

input.submitBtnLongBlack{ 
border:0px;
width:200px;
height:29px;
font-size:12px;	
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
padding:0px;
background: transparent url(../images/btn_long_black.gif) no-repeat; 
cursor:pointer;
}


input.submitBtnGreen{
border:0px;
width:140px;
height:29px;
font-size:12px;	
color:#FFFFFF;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
padding:0px;
background: #ffffff url(../images/btn_green.gif) no-repeat;
cursor:pointer;
}

input.submitBtnGreenLong{
border:0px;
width:180px;
height:29px;
font-size:12px;	
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
padding:0px;
background: #ffffff url(../images/btn_long_green.gif) no-repeat;
cursor:pointer;
}

input.submitBtnPink{
border:0px;
width:140px;
height:29px;
font-size:12px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
padding:0px;
background: #ffffff url(../images/btn_pink.gif) no-repeat;
cursor:pointer;
}

input.submitBtnGreyDisabled{
border:0px;
width:140px;
height:30px;	
font-size:12px;	
color:#999999;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
padding:0px;
background: #ffffff url(../images/btn_long_grey_disabled.gif) no-repeat;
cursor:pointer;
}

input.BtnBlack{
border:0px;
width:80px;
height:20px;	
font-size:11px;	
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
padding:0px;
background: #FFFFFF url(../images/btn_black_sprite_small.gif) no-repeat;
cursor:pointer;
}

input.BtnRed{
border:0px;
width:60px;
height:20px;	
font-size:11px;	
color:#FFFFFF;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0px;
text-align: center; 
background: #FFFFFF url(../images/btn_red_sprite_small.gif) no-repeat;
cursor:pointer;
}

input.BtnX{
border:0px;
width:15px;
height:15px;
font-size:11px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0px;
text-align: center;
background: #FFFFFF url(../images/close.png) no-repeat;
cursor:pointer;
}

input.BtnBlackLong{
border:0px;
width:184px;
height:29px;
font-size:11px;	
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center; 
background: #FFFFFF url(../images/btn_black_sprite_long.gif) no-repeat;
cursor:pointer;
}

input.BtnBlackVeryLong{
border:0px;
width:200px;
height:29px;
font-size:11px;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center; 
background: #FFFFFF url(../images/btn_black_sprite_verylong.gif) no-repeat;
cursor:pointer; 
}

input.BtnColorVeryLong{
border:0px;
width:161px;
height:24px;
font-size:11px;
color:#FFFFFF;	
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center; 
background: #FFFFFF url(../images/btn_color_verylong.gif) no-repeat;
cursor:pointer; 
}

.raion_dama_div{
margin-bottom:15px;
width:188px;
background:#000000;
padding: 5px;
padding-top:15px;
}

.raion_dama_div span{
text-transform:uppercase; 
font:normal 30px 'Times New Roman';
color:#ffffff;
}
