﻿DIV#categories {
	float: left;
	width: 230px;
	padding: .3em .3em .3em 5px;
}
/*
DIV.item {
	border-top: 1px dotted gray;
	padding-top: .7em;
	margin-bottom: .7em;
	min-height: 100px;
}
DIV.item:first-child { border-top:none; padding-top: 0; }
DIV.item H3 { font-size: 1.3em; margin: 0 0 .25em 0; }
DIV.item H4 { font-size: 1.1em; margin:.4em 0 0 0; }
*/

DIV.pager {
	
	margin: .1em 2.0em 0 0;
	text-align: right;
	/*border-top: 1px solid silver;*/
	padding: .2em 2.0em 0 0;
}
DIV.pager A { font-size: 1.1em; color: #666; text-decoration: none;
      padding: 0 .4em 0 .4em; }
DIV.pager A:hover { background-color: Silver; }
DIV.pager A.selected { background-color: #353535; color: White; }

DIV#categories A  
{
	font: bold 1.0em Arial,Helvetica,Sans-Serif;
	display: block;
	text-decoration: none;
	padding: .2em;
	color: #7A7A7A;
	border-bottom: 1px #E2E2E2 solid;
}
DIV#categories A.selected { background-color: #666; color: White; }
DIV#categories A:hover { background-color: #CCC; }
DIV#categories A.selected:hover { background-color: #666; }

DIV.categories A  
{
	font: bold 1.0em Arial,Helvetica,Sans-Serif;
	display: block;
	text-decoration: none !important;
	padding: 0.1em;
	margin: 0 0 0 .7em;

	color: #7A7A7A;
	border-bottom: 1px #E2E2E2 solid;
}
DIV.categories A.selected { background-color: #666; color: White; }
DIV.categories A:hover { background-color: #CCC; }
DIV.categories A.selected:hover { background-color: #666; }
DIV.categories h3
{
margin: 0.1em;
}

FORM { margin: 0; padding: 0; }
DIV.item FORM {
	float: right;
	margin-bottom: 0.2em;
}
DIV.item INPUT {
    color:White; background-color: #333; border: 1px solid black; cursor:pointer; 
}

H2 {
	margin-top: 0.3em;
	
}
table td{
	
	font-size: 0.9em;
}
table .buttonSubmit{
	font-size: 1.1em;
	
}
TFOOT TD { border-top: 1px dotted gray; font-weight: bold; }
.actionButtons A {
	font: .9em Arial;
	color: White;
	margin: 0 .5em 0 .5em;
	text-decoration: none;
	padding: .15em 1.5em .2em 1.5em;
	background-color: #606060;
	border: 1px solid black;
}

DIV#cart {
/*border: thin #C0C0C0 dashed;*/
	width: 95%; /*float: right;*/;
	margin: 10px auto 1.0em auto;
/*color: Silver;*/
/*	background-color: #E3EEF4;*/
	padding: .5em .2em .5em 1.0em;
}
DIV#cart img{
	margin: 0 5px 13px 5px;
	float: left;
}
DIV#cart A {
	font: .9em Arial;
	text-decoration:underline;
	padding: .3em 1em .3em 1em;
	line-height: 2.1em;
	position: relative; /*float: left;*/;
	/*margin-left: 60px;
	background-color: #666666;
	color: White;
	border: 1px solid black;
	*/
	font-weight: bold;
}
DIV#cart SPAN.summary { color: White; }
#caption{
	/*width: 350px;*/
	float:left;
	margin-top:4px;
}
img.cart{
	max-height: 40px;
	max-width: 30px;

}
img.big-450{
	max-height: 450px;
	max-width: 450px;

}


.field-validation-error { color: red; }
.input-validation-error { border: 1px solid red; background-color: #ffeeee; }
.validation-summary-errors { font-weight: bold; color: red; }
.store-main
{
width: 752px;
	float: left;
	background: #fff;	
}
.three_products {
	border-color: #008000;
	width: 99.6%;
	padding: 7px 0px 0px 0px;
	margin-left: 2px;
}
.three_products .item {
	
	padding: 0px 0px 10px 0px;
	float: left;
	width: 33.27%; /*margin-right: 0.1%;*/ /*border: 1px #C4C4C4 dotted;*/;
	min-height: 180px;
}
.three_products .item-empty {
	float: left;
	width: 33.2%;
	margin-right: 0.1%;
	border: 0px #C4C4C4 dotted;
	min-height: 180px;
	padding-bottom: 10px;
}
/*.three_products h3 { margin: 0px 0px 0.75em 0px; }*/
.three_products .name
{
width:100%;
	margin: 5px auto 10px auto;
	float: left;
}

.three_products .description
{
	/*width:auto;*/
	/*margin: 10px auto auto auto;*/
	
	padding: 0 10px 0 10px;
	height: 121px;
	font-size: 0.88em;
}
.three_products div.img {
	float: left;
	margin: 0 10px 0pt 0;
	/*width: 100px;
	min-height: 100px;
	border: thin;
	border-color: #008000;*/
}
.three_products .center {
	margin-bottom: 10px;
	text-align: center;
}
.three_products .price h4
{
float:right;
	height: 16px;
	width:47%;
	margin-bottom: 10px;
	font-weight: bold;
}
.three_products .oldprice h4
{
float:left;
	height: 16px;
	width:47%;
	margin-bottom: 15px;
	color: #D70000;
	text-decoration: line-through;
	font-weight: bold;
}

.three_products .button
{
	height: 17px;
     width: 100%;
	padding: 0 5px 0 0;
	margin: 0 0 0 0;
}
div.prices
{
height: 16px;
     width: 99%;
margin-bottom: 10px;

	
	
}
.three_products .item H3 {
	font-size: 1.3em;
	margin: 0 0 .25em 0;
	font-weight: bold;
}
.three_products .item H4 { font-size: 1.1em; margin:.4em 0 0 0; }

.art-contentLayout .art-store-content
{
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 735px;
	min-height: 400px;

}
.art-store-content .product-detail div.oldprice
{
float: right;

	color: #D70000;
	text-align: center;
	text-decoration: line-through;
}
.art-store-content .product-detail div.price
{
float: right;
	color: #353535;
	text-align: center;
	font-weight: bold;
}
.art-store-content .product-detail input
{
	float: right;
	width: 150px;
}

#module-center
{
	margin: 20px 0 20px 0;
	float: left;
	/*padding-top: 200px;*/
}
.contact-form
{
	margin-top: 20px;
}
form br
{	
	clear:left; 
}
.contact-form form  br
{	
	/*clear:left;*/ 
}


input
{
	display: block;
	width: 205px;
	float: left;
	margin-bottom: 3px;
	
}

input.demo-store
{
	display: block;
	width: 145px;
	margin: 2px 10px 3px 10px;
	float: left;
	/*border: none;*/
	/*background-color: transparent;*/
}
input.changer
{
	display: block;
	width: 65px;
	margin: 2px 0 3px 5px;
	float: left;
	/*border: none;*/
	/*background-color: transparent;*/
}

select
{
font-size: 12px;
padding-top: 0;
	padding-bottom: 0;
	margin: 3px 10px 3px 10px;


}
.demo-store
{
	float: left;
	padding-top: 0;
	padding-bottom: 0;
}


#GiftWrap
{
	width: 30px;
	margin-left: 106px;
	

}
.buttonSubmit 
{
	width: 110px;
	margin-left: 204px;
	/*margin-top: 20px;*/
}

 .buttonAdd
{
	padding: 0 0 2px 0;
	width: 120px;
}
.buttondel
{
	width: 110px;	
}
.buttonCont
{
	width: 110px;
	margin-left: 144px;

	
}
table
{
	margin-top: 20px;
	margin-bottom: 20px;
}
thead
{
	background-color: #EBF0F3;
	height: 25px;
}
.paddingR10
{
	padding-right: 10px;
	text-align: right;
}
.paddingL10
{
	padding-left: 10px;
	text-align: left;
}

label
{
	display: block;
	float:left;
	text-align: right;
	width:135px;
	padding-right:10px;
}
/*
.field-validation-error { color: red; }
.input-validation-error { border: 1px solid red; background-color: #ffeeee; }
.validation-summary-errors { font-weight: bold; color: red; }
*/
.center
{
	text-align: center;	
}
/* ---------------  MMenu -----------------------    */
/*
.topMenu {
	background-image: url(MMenu/sitemenu_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 31px;
	z-index: 100;

	position:relative;
	
	margin-top: 2px;

	margin-left: auto;
	margin-right: auto;
}
	


.topMenu li {
	list-style: none;
	float: left;
	background-image: url(MMenu/tab_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 3px 0 4px 0;
}
.topMenu a {
	display: block;
	background-image: url(MMenu/tab_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 15px 4px 15px;
	color: #fff;
	text-decoration: none;
}
.topMenu .current {background-image: url(MMenu/tab_right_current.png); padding: 6px 0 3px 0;

}

.topMenu .current a{
	background-image: url(MMenu/tab_left_current.png);
	padding: 7px 15px 5px 15px;
	margin-top: -5px;
}
*/
/* ----------- END MMenu ---------------------------------- */
/*
.art-Post-body
{
	
	width:400px;
}
*/
.art-PostMetadataHeader /*коррекция Artisteer*/
{
	margin-bottom: 15px;
}
.art-PostHeader
{
	font-size: 1.6em;
	margin-top: 0.5em;

	margin-bottom: 0.8em;
}

.art-PostHeader img
{
	margin-right: 15px;
}
.art-contentLayout .art-content
{
	min-height: 400px;
	/*width:496px;*/
}
#art-page-background-glare, #art-page-background-gradient, 
#art-page-background-simple-gradient, #art-page-background-glare-image{
z-index:-1;
}

.art-menu a .no-free-public
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	padding: 0 19px 3px 19px;
	
	line-height: 28px;
	text-align: center;
	background-color: #FFFF00;
}
.art-rss-tag-icon
{	
	position: absolute;
	bottom: 35%;
	height: 20px;
	width: 64px;
	cursor: pointer;
}
/*------------------------------------------------------*/
img.main
{
	margin-bottom: 5px;
	margin-top: 15px;
}
.img_comment
{
	text-align: center;
	font-weight: bolder;
	margin-bottom: 15px;

}

img.left
{
	margin: 0 15px 0 0;
	float: left;
}
img.center
{
	
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
img.center-border
{
	border: 1px #E2E2E2 solid;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.align_center
{
	text-align: center;
}
label.align_center
{
width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/*-----------COLUMNS------------*/
.two_columns {
	width: 100%;
	padding: 10px 0px 0px 0px;
}
.two_columns .one { float: left; width: 48%; margin-right: 3%; }
.two_columns .one-right{ float: left; width: 48%; margin-right: 3%; text-align: right;}


.two_columns .two { float: left; width: 48%;}
.two_columns h3, .two_columns h1 {
	margin: 0px 0px 0.75em 0px;
	font-size: 16px;
}
.two_columns img {
/*
	border: 1px #C0C0C0 solid;
	width: 90%;
	height: 250px;
	margin-left: 5%;
	margin-right: auto;*/
}
.two_columns .center {
	margin-bottom: 10px;
	text-align: center;
}
.two_columns ul
{
	margin-left: 0px;
	
}


.three_columns {
	width: 100%;
	padding: 10px 0px 0px 0px;
}
.three_columns .one { float: left; width: 31%; margin-right: 3%; }
.three_columns .two { float: left; width: 31%; margin-right: 3%; }
.three_columns .three { float: left; width: 31%; }
.three_columns h3, .three_columns h1 {
	margin: 0px 0px 0.75em 0px;
	font-size: 16px;
}
.three_columns img {  }
.three_columns .center {
	margin-bottom: 10px;
	text-align: center;
}

.four_columns {
	width: 100%;
	padding: 0 0px 0px 0px;
	
}
.four_columns .one { float: left; width: 24.5%; margin-right: 0.5%; }
.four_columns .two { float: left; width: 24.5%; margin-right: 0.5%; }
.four_columns .three { float: left; width: 24.5%; margin-right: 0.5%; }
.four_columns .four { float: left; width: 24.5%; }
.four_columns h1 {
	margin: 0px 0px 0.75em 0px;
	font-size: medium;
	/*font-weight: bold;*/
}
.four_columns img {
position: relative;
	border: 1px #C0C0C0 solid;
	width: 88%;
	display: block;
margin: 0 auto 10px auto;
height: 240px;

}
.four_columns .center {
	margin-bottom: 10px;
	text-align: center;
}

/*-----------END--COLUMNS------------*/
.margintop20
{
	margin: 20px 0 0 0;	
}

.margintop15
{
	margin: 15px 0 0 0;	
}
.margintop10
{
	margin: 10px 0 0 0;	
}
.margintop5
{
	margin: 5px 0 0 0;	
}
/*--------Head SEO------------*/
/*
#head-seo
{
	margin: 0px 0px 0 0px;
	float: right;
	width: 987px;
	height: 249px;
	color: #6B8898;
	font-weight: bold;

}
#head-seo .three_columns h1
{
	font-size: 1.3em;
}


#head-seo .three_columns h4, #head-seo .three_columns h3, #head-seo .three_columns h1
{
	color: #F3F9FC;
	font-weight: bold;
}
.art-Logo
{
left: 30px;
	
	width: 300px;
	z-index:1000;
}
*/
/*--------Head SEO--end-------*/

/* --------фенечка Header от шарпсофт----------- */
#ss-main h1 {
text-align: center;
	font: bold 23px Tahoma, Geneva, sans-serif;
	/*color: #286180;*/
	/*border-bottom: 1px solid #286180;*/
	margin-top: 15px;
	text-transform: uppercase;
	position: relative;
}
/* the class to overlay the headlines */
.headEffect {
position: absolute;
width: 100%;
display: block;
height:27px;
background: url(/content/images/gradient.png) repeat;
}
 
/* for IE 6 only */
* html .headEffect {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='content/images/gradient.png', sizingMethod='scale');
}
/*  ---------------------  */
#ss-h2 h2 {
	font: bold 23px Tahoma, Geneva, sans-serif;
	text-align: center; 
	margin-top: 10px;
	text-transform: uppercase;
	position: relative;
	
}
.lines-h2 {
position: absolute;
width:99%;
display: block;
height:19px;
background: url(/content/images/gradient-h2.png) repeat;
}
/*  ---------------------  */

/* -------- / фенечка FAQ от шарпсофт----------- */
/*
#ss-main{
	
	width: 99%;
}
*/
#ss-main h3 {
	margin: 2px 0 3px 0;
	background: url(/content/images/open.png) no-repeat 0% 30%;
	padding: 0 0 0 20px;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: 600;
}
#ss-main h3.close {
	background-image: url(/content/images/close.png);
}
#ss-main .answer {
/* background-color: white;*/
	border-left: thin #C0C0C0 dashed;
	border-bottom: thin #C0C0C0 dashed;
	/*border-right: thin #C0C0C0 dashed;*/
    width: 97%;
	margin: 2px 0 3px 4px;
	font-size: 1.0em;
}
/* --------JQuery Twitter----------- */
div.twitter { margin: auto; width: 300px }
#twitter { height: 900px; width: 440px; }

/* --------/JQuery Twitter----------- */

/* --------JQuery Hoverpulse----------- */

#thumbs { position: relative; width: 396px; height:343px; }
div.thumb { float: left; padding: 1px; width: 76px; height: 76px; }
div.thumb img { border: 2px solid white; }
/* --------/JQuery Hoverpulse----------- */
/*  -------- Cluetip  ---- */
/* global */
#cluetip-title #cluetip-close {
 /* float: right;
  position: relative;*/
}

#cluetip-close a
{

position: absolute;
	/* border: 1px;
	border-color: #FF0000;*/
	width:22px;
	height:22px;
	right:0px;
	top:9px;

	
	background-image: url(/Content/images/close-ss.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*margin-top: 10px;*/
}

#cluetip-close a:hover
{
	width:22px;
	height:22px;
	right:5px;
	top:4px;
	background-image: url(/Content/images/close-ss1.png) ;
	 background-repeat: no-repeat;
  background-position: 0 0;

}
#cluetip-close img {
  /*border: 1px;
  margin-right:5px;*/
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-waitimage {
	width: 43px;
	height: 11px;
	position: absolute;
	background-image: url(/Content/Cluetip/wait.gif);
	/*top: -45px;*/
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
	
	background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
   border: 1px solid #ccc;
	position: relative;
	margin: 0;
	background-color: #fff;/*#F0F0F0;*/
}
.cluetip-default h3#cluetip-title {
	margin: 0 0 5px;
	padding: 8px 10px 7px;
	font-size: 1.2em;
	font-weight: 500;
	background-color: #BEBEBE;/*#0482FF;*/;
	color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #fff;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px 20px 0 10px;
  clear:both;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
 /* margin: -3px -10px 0 0;*/
  color: #900;
}


/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(/Content/Cluetip/arrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(/Content/Cluetip/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(/Content/Cluetip/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(/Content/Cluetip/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(content/cluetip/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(content/cluetip/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(content/cluetip/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(content/cluetip/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}


/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/*  -------- / Cluetip  ---- */

/*  -------- ClearType  ---- */

#slideshow  {
	/*background: #FFFFC4;*/
	background: url(/content/images/bg-seo-ss.png) no-repeat 0% 0%; 

	width: 500px;
	height: 170px;
	/*border: 1px #C5C5C5 solid;*/
	font-size: small;
	/*color: #6B8898;*/
	margin:0;
}
#slideshow div {background-color:inherit; text-align: center; padding:20px; margin:0; min-width:460px; min-height:130px }
#slideshow h1, #slideshow h2, #slideshow h3, #slideshow h4 { text-align: center; padding:3px; margin:0 }


/*  -------- / ClearType  ---- */

input.filter
{
margin: .2em 0 0 20px;
width: 80px;
}
#welcome
{
position: absolute;	
top: 20px;
left:600px;
font-weight:bold;
width: 272px;	
}
.addnav{
text-align:center;
	margin: 0px 0 10px 0;	
}

.addnav a{
	margin: 0px 3px 0 3px;
	font-weight: 500;
}

#ss-toggle1 h1 {
	text-align: left;
	margin: 0 0 1px 0;
	background: url(/content/images/open.png) no-repeat 0 60%;
	padding: 0 0 0 20px;
	cursor: pointer;
	/*font-size: 1.7em;*/
	font-weight:normal;
	text-decoration: underline;
}


#ss-toggle3 h3 {
	text-align: left;
	margin: 0 0 1px 0;
	background: url(/content/images/open.png) no-repeat 0 50%;
	padding: 0 0 0 20px;
	cursor: pointer;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1.0em;
	font-weight:normal;
	text-decoration: underline;
}
#ss-toggle3 h3:hover, #ss-toggle1 h1:hover

{
text-decoration:none;

}
#ss-toggle3 h3.close, #ss-toggle1 h1.close {
	background-image: url(/content/images/close.png);
}


.gig
{
font-size: 55px;	
	
}
a.mini
{

	font-size: 0.9em;
	float: right;
	
}
a.mini-left
{
	font-size: 0.9em;
	margin-left: 240px;
}


/* ========ADMIN=============== */
.admin{
	margin: 5px 0 0 10px;
}
.search-title
{
	font-family: "Times New Roman",Georgia,Times,Serif;
    font-size: 21px;
	text-align: center; /* font: bold 16px Tahoma, Geneva, sans-serif;*/ /*color: #286180;*/ /*border-bottom: 1px solid #286180;*/;
	margin-top: 10px;
	/*text-transform: uppercase;*/
	position: relative;
}
input.check
{
	
	width: 15px;
}
input.mail
{
	
	width: 150px;
}
label.mail
{
width: 125px;	
	
}
div.mail
{	
 margin-left: 30px;
}
input.loginmail
{	
margin-left: 93px;
width: 60px;
}
.leftborder
{
	border-left: 1px #E2E2E2 solid;
	padding-left: 10px;	
}
h2.announce-title a
{
	margin-top: 10px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	font: normal normal normal 14px serif;
}
h2.announce-title a.green
{
color: #FFFFFF;

	margin-top: 10px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	font: normal normal normal 14px serif;
}

h2.announce-title-right a
{
	font: normal normal normal 77% serif;
	margin-top: 10px;
	text-transform: uppercase;
	text-decoration:none;
	position: relative;
	float: right;
	/*background-color:lime;*/
}

.green
{
	padding: 3px 5px 3px 5px;
	background-color: #00AA00;
	color: #FFFFFF;
	text-decoration:none;
}
.green:hover
{
	background-color: #00C600;
	color: #FFFFFF;
}
#map
{
	width: 465px;
	text-align: center;
	margin-top: 20px;
}
.red-yellow
{
padding: 0 3px 0 3px;
background-color: #ff0000;
font-weight: bold;
text-transform: uppercase;
color: #ffff00;
}
/*
.red-white
{
padding: 0 3px 0 3px;
background-color: #ff0000;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;
}
*/
.yellow-string
{
padding: 0 3px 0 3px;
background-color: #ffff00;
font-weight: bold;
}
.adv
{
	font-size: 33px;
	text-align: center;
	text-transform: uppercase;	
}
.art-Post ul.art li
{
background-image: url("images/PostBullets.png");
background-repeat: no-repeat;
padding-left: 14px;
}
.art-Post ul.art-big li
{
background-image: url("images/PostBullets.png");
background-repeat: no-repeat;
padding-left: 24px;

font-size: 14px;

}
em{
	color: #7C7C7C;
	font-size: 12px;
	font-weight: 700;
}
/*================================*/
.ads
{
	border-color: #FFDAA8;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px 0;
	padding: 10px 5px 15px 10px;
	background-color: #FDFDFD;
}
.ads-dashed
{	
border-color: #FFDAA8;
	border-style: dashed;
	border-width: 1px;
	margin: 0 0 10px 0;
	padding: 10px 5px 15px 10px;
	background-color: #FDFDFD;
	
}
.ads-dotted
{
border-color: #FFDAA8;
	border-style: dotted;
	border-width: 1px;
	margin: 0 0 10px 0;
	padding: 10px 5px 15px 10px;
	background-color: #FDFDFD;

}

.ads img
{
	border: 1px #FFDAA8 solid;
	margin: 10px 10px 10px 10;
}
.ads h1
{
margin: 0 0 5px 0;
padding: 0 0 0 0;	
}
.ads h2
{
	color: #7a7a7a;/*#FFC677;*/
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 17px;
}
.ads h3
{
	color: #292929;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 16px;
}

h2.ogig-left-30 a
{
font-family: "Times New Roman",Georgia,Times,Serif;
text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFDAA8;
	font-size: 30px;
	text-align: left;
	font-weight: bold;
}
h2.ogig-left-30 a:hover
{
text-decoration:underline;
}
h2.ogig-left-22
{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color:#FFDAA8;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.checkout{
margin: 10px auto 10px 120px;	
	
}
.red{
color:#FF0000;
font-size: 1.3em;
font-weight: bold;
}
/*
h1.ogig-right-30
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFDAA8;
	font-size: 26px;
	text-align: right;
	font-weight: bold;
}

h1.gig-42
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #456587;
	font-size: 64px;
	text-align: right;
	font-weight: bold;
}
h1.ogig-42
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFE7C7;
	font-size: 58px;
	text-align: right;
	font-weight: bold;
}

h1.gig-left-30
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #A4BAC8;
	font-size: 26px;
	text-align: left;
	font-weight: bold;
}

h1.gig-right-30
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #A4BAC8;
	font-size: 26px;
	text-align: right;
	font-weight: bold;
}

h1.gig-left-22
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #A4BAC8;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
}

h1.gig-right-22
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #A4BAC8;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
}
h1.ogig-right-22
{
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFDAA8;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
}
*/
h1.nomargin, h2.nomargin, h3.nomargin, h4.nomargin
{
margin: 0 0 3px 0;
}
img.center
{
	
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.red-yellow
{
padding: 0 3px 0 3px;
background-color: #ff0000;
font-weight: bold;
text-transform: uppercase;
color: #ffff00;
}
.red-white
{
padding: 0 3px 0 3px;
background-color: #ff0000;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;
}
.yellow-string
{
padding: 0 3px 0 3px;
background-color: #ffff00;
font-weight: bold;
}

#topnav
{
	margin: 5px auto 0 auto;
	width: 973px;
	text-align: right;
	font-size: 10px;	
	height: 13px;
}#topnav a
{
	color: #A2ADC1; /*#8C9AB3;*/
	text-decoration: none;
}
#topnav a:hover
{
text-decoration: underline;

/*text-decoration:underline;*/	
}

img.center, video.center, object.center, table.center, span.center, .art-blockcontent img.center
{
	
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.websci{background-image:url("/content/images/websci.png");height:30px;width:120px;position:absolute;left:25px;bottom:13px;text-indent:-1000px;}