@charset "windows-1251";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	background-color: #463C32;
}

td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	white-space: normal;
	text-indent: 0px;
	padding: 0px;
}

.h1 {
font-size:18px;
font-weight:bold;}

h2 {
font-size:16px;
font-weight:bold;
}

.style_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	color: #908a84;
}
.style_red {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	color: #FF0000;
}

                            /*----MAIN TABLE----*/
/*main tables*/

td.top {
	background-image: url(sgm_files/bg_top.jpg);
	height: 120px;
	width: 50%;
}

td.menu {
    background-image: url(sgm_files/bg_menu.jpg);
	height: 260px;
	width: 50%;
}

/* include tables*/

td.incl_top {
    height: 120px;
	background-image: url(sgm_files/bg_top.jpg);
	background-repeat: repeat-x;
}

td.incl_menu {
    height: 260px;
    width: 960px;
	background-image: url(sgm_files/menu_bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
}

                   /*----FOOTER----*/
/*FOOTER MENU*/
td.footer_menu {
	text-align:center;
	height:25px;
} 

.style_red {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	color: #FF0000;
}

.footer_menu a {
	text-decoration:none;
	color: #908a84;
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size: 12px;
} 
.footer_menu a:hover {text-decoration:underline}

td.footer_m_l {
	border-left: 1px;
	border-left-color: #938A83;
	border-left-style: solid;
	background-color: #463C32;
}
td.footer_m_r {
	border-right: 1px;
	border-right-color: #938A83;
	border-right-style: solid;
	background-color: #463C32;
}

/*footer bottom*/
td.footer_menu_l {
            width: 10px;
            background-image: url('sgm_files/angle_l.jpg'); 
            background-repeat: no-repeat; 
            background-position: bottom left; 
            height: 24px; 
}
td.footer_menu_r {

            width:10px;
            background-image: url('sgm_files/angle_r.jpg'); 
            background-repeat: no-repeat; 
            background-position: bottom right; 
            height: 24px;
}
td.footer_menu_bottom {
	height:24px;
	border-bottom: 1px;
	border-bottom-color: #938A83;
	border-bottom-style: solid;
	background-color: #463C32;
}


                           /*----MENU----*/
/*MENU STYLE*/
/*Left*/
.menu_l{
	width: 140px;
	margin-top: 85px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #32281e;
}

.menu_l ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #32281e;
}
	
.menu_l li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background-image: url(sgm_files/menu_butt_l.png);
	color: #32281e;
}	
	
.menu_l li a:link, .arrowgreen li a:visited {
	color: #32281e;

}

.menu_l li a:hover{
	background-position: 100% -26px;
	color: #32281e;
}

.menu_l li a.selected{
	background-position: 100% -52px;
	color: #3E1F00;
}
/*Right*/
.menu_r{
	width: 140px;
	margin-top: 61px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #32281e;
	text-decoration: none;
}

.menu_r ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #32281e;
}
	
.menu_r li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	background-image: url(sgm_files/menu_butt_r.png);
	color: #32281e;
}	
	
.menu_r li a:link, .arrowgreen li a:visited {
	color: #32281e;
}

.menu_r li a:hover{
	background-position: 100% -26px;
	color: #32281e;
}

.menu_r li a.selected{
	background-position: 100% -52px;
	color: #3E1F00;
}

/*menu links onClick*/


                 /*----CONTENT----*/

   /*ABOUT*/

td.content-1px_left {
	width:11px;
	border-left: 1px;
	border-left-color: #908a84;
	border-left-style: solid;
	background-color: #463c32;
}

td.content-1px_right {
	width:11px;
	border-right: 1px;
	border-right-color: #908a84;
	border-right-style: solid;
	background-color: #463c32;
}

td.border {
	width:10px;
	height: auto;
	background-color: #6b635b;

}
td.content-title {
	height: 40px;
	background-color: #a6a29d;
	border-top: 10px;
	border-top-color: #6B635B;
	border-top-style: solid;
	border-bottom: 2px;
	border-bottom-color: #6B635B;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c81428;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
}	

td.content-in-image {
	width:244px;
	height: auto;
	overflow: auto;
	background-color: #A6A29D;
	border-top: 10px;
	border-top-color: #6B635B;
	border-top-style: solid;
	border-bottom: 10px;
	border-bottom-color: #6B635B;
	border-bottom-style: solid;
	border-left: 6px;
	border-left-color: #6B635B;
	border-left-style: solid;
}
td.content-in-text {
	height: auto;
	background-color: #a6a29d;
	border-bottom: 10px;
	border-bottom-color: #6B635B;
	border-bottom-style: solid;
	font-size: 12px;

}
.text-in-div {
	border-top: 20px;
	border-top-style: solid;
	border-left: 20px;
	border-left-style: solid;
	border-right: 20px;
	border-right-style: solid;
	border-bottom: 20px;
	border-bottom-style: solid;
	border-top-color: #A6A29D;
	border-right-color: #A6A29D;
	border-bottom-color: #A6A29D;
	border-left-color: #A6A29D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32281e;
	text-align: left;
}

.text-in-div a {
	color:#990000;
	text-decoration: none;
}
.text-in-div a:visited {
	color:#660000;
}
.text-in-div a:hover {
	text-decoration:underline;
}
    
	                 /*SCREENS*/
					 
.scr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C251F;
	text-align: left;
	text-indent: 20px;
	}

	 
	               /*VIDEO*/

td.content-in-video {
	height: auto;
	background-color: #a6a29d;
	border-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6B635B;
	}

td.screen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.screen a {
	text-decoration: none;
}
td.screen a:visited {
	text-decoration: none;

}
td.screen a:hover {
	text-decoration:underline;

}


td.title1 {
	height:60px;
	color: #463c32;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 20px;
}

td.title2 {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463C32;
	text-align: left;
	text-indent: 10px;
}

.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
.download a {
	color:#990000;
	text-decoration: none;
}
.download a:visited {
	color:#660000;
	text-decoration: none;
}
.download a:hover {
	color:#990000;
	text-decoration:underline;
}

                       /*RINGTONES*/

td.ringtones-border {
	
	height:10px;
	border-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6B635B;
}									
.download_ring {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.download_ring a {
	color:#990000;
	text-decoration: none;
}
.download_ring a:visited {
	color:#660000;
	text-decoration: none;
}
.download_ring a:hover {
	color:#990000;
	text-decoration:underline;
}

                     /*WALLPAPERS*/
				
.wall_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	word-spacing: 8px;
	color: #990000;	
}
.wall_download a {
	color:#990000;
	text-decoration: none;
}
.wall_download a:visited {
	color:#660000;
	text-decoration: none;
}
.wall_download a:hover {
	color:#990000;
    text-decoration:underline;
}

                           /*FORM*/

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 2px;
	height: 1%;
	border-top-color: #463C32;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	text-align: left;
}

.cssform textarea{
	width: 250px;
	height: 150px;
	text-align: left;
}						   

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.text-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32281e;
	text-align: left;
	border: 10px;
	border-style: solid;
	border-color: #A6A29D;
}

.text-form a {
	color:#990000;
	text-decoration: none;
}
.text-form a:visited {
	color:#660000;
}
.text-form a:hover {
	text-decoration:underline;
}

                           /*GALLERY*/

td.gallery_thname {
	text-align:left;
	font-size: 16px;
	background-color: #7D746A;
	color: #1F1B16;
	text-indent: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td.colsp {
height:20px;
}

                            /*CATALOG*/
.td_cat {
	background-color:#928D87;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
}							


.style3 {font-size: 13px; font-weight: bold; }

                            /*LINKS*/

.style3 {font-size: 13px; font-weight: bold; }

                           /*LYTEBOX*/
						   
#lbOverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
	#lbOverlay.grey { background-color: #000000; }

#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img {
	border: none;
}

#lbOuterContainer {
	position: relative;
	background-color: #a6a19d;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
	#lbOuterContainer.grey {
	border: 3px solid #6b635b;
}

#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #a6a19d;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
	#lbDetailsContainer.grey {
	border: 3px solid #6b635b;
	border-top: none;
}


#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(sgm_files/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(sgm_files/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(sgm_files/prev_grey.png) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(sgm_files/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(sgm_files/next_grey.png) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(sgm_files/close_grey.png) no-repeat; }

#lbPlay { width: 120px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(sgm_files/play_grey.png) no-repeat; }
	
#lbPause { width: 120px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(sgm_files/pause_grey.png) no-repeat; }


.round_div {
	background-color: #7D746A;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1F1B16;
	text-align: left;
	text-indent: 30px;

}
.r1, .r2, .r3, .r4, .r5{
	display: block;
	height: 1px;
	background-color: #7D746A;
}

.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }


#orderButtons {
	position:relative;
	float:left;
	height:30px;
	margin:0 auto;
	display:inline;
	overflow:visible;
}

#ukrainianOrderForm {
	position:relative;
	float:left;
	width:660px;
	height:192px;
	margin:0 auto;
	display:visible;
	border:0px solid;
	margin-top:-20px;
	display:none;
	}

form fieldset {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	width:660px;
	position:relative;
	border:0;
	display:block;
	padding:0;
	}

label {
	display:block;
	width:180px;
	text-align:right;	
}
	
label.error, label.price {
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-weight:normal;
	margin-top:-1px;
	height:18px;
	width:180px;
	padding-top:2px;
	padding-left:0px;
	font-size:1em;
	color:red;
	overflow:visible;
	text-align:left;
	opacity:.75;
}

label.price {
	line-height:12px;
	font-size:14px;
	margin-top:-20px;
	display:block !important;
	color:#000 !important;
}
						
input.text-input  {
	position:relative;
	margin:0px;
	width:260px;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	color:#333;
	border:1px solid #8e7a5c;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 5px 5px 5px 5px;
	text-align:left;
	float:left;
}
textarea.text-input  {
	position:relative;
	margin:0px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	width:260px;
	height:40px;
	color:#333;
	text-align:left;
	border:1px solid #8e7a5c;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;}

input.button, a.butto	{
	text-align:center;
	text-decoration:none !important;
	position:relative;
	padding:4px 6px;
	border:2px solid #fff;
	margin:0 auto;
	margin-top:2px;
	width:auto;
	height:auto;
	color:#241902 !important;
	font-family: Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
	font-size:12px;
	background:#ffc800;
	cursor:pointer;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius:3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}

a.butto {font-size:16px;}

input.button:hover, a.butto:hover { background:#482c18; color:white !important;
	box-shadow:0px 0px 5px 1px #666;
	-moz-box-shadow: 0px 0px 5px 1px #666;
	-webkit-box-shadow: 0px 0px 5px 1px #666; }

#after { position:relative; width:660px; height:195px; margin-top:-22px; text-align:center; }
#after h2 { font-size:2em; color:green; text-align:center; vertical-align:top; border:0px solid;}
#after p { color:green; font-size:1.5em; text-align:center; vertical-align:top; border:0px solid;}

.gallery {
	width:53px;
	height:53px;
	position:relative;
	text-align:center;
	padding:3px 2px;
	border:0px solid;

}

dl {
	font-family:Arial, Helvetica, sans-serif, "Microsoft Sans Serif";
}

dt {
	padding-bottom:10px;
	margin:0;
	font-weight:bold;
}
dd {
	padding:0;
	margin:0;
}
.content-in-text p {text-indent:30px; padding:0; margin:0;}

my {font-weight:bold; margin-left:50px;}