/* General page layout  begin */
@font-face {
	font-family: 'PetitaBoldRegular';
	src: url('fonts/petitabold-webfont.eot');
	src: local('O'), url('fonts/petitabold-webfont.woff') format('woff'), url('fonts/petitabold-webfont.ttf') format('truetype'), url('fonts/petitabold-webfont.svg#webfont4CTlZMdh') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PetitaLightRegular';
	src: url('fonts/petitalight-webfont.eot');
	src: local('O'), url('fonts/petitalight-webfont.woff') format('woff'), url('fonts/petitalight-webfont.ttf') format('truetype'), url('petitalight-webfont.svg#webfont8KCL5fne') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PetitaMediumRegular';
	src: url('fonts/petitamedium-webfont.eot');
	src: local('O'), url('fonts/petitamedium-webfont.woff') format('woff'), url('fonts/petitamedium-webfont.ttf') format('truetype'), url('fonts/petitamedium-webfont.svg#webfontOTlDBMJ3') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-family: arial, verdana, arial, sans-serif;
	background:#000;
	behavior:url('csshover.htc');
  text-align: center;
}
/* * html td {
  behavior: url(templates/Original/iepngfix.htc);
}*/

a{
  color:#000000;
  text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*--------*/
form {
	display: inline;
}
input, select {
	font-size: 11px;
	color:#000;
}
input.transpng {
	behavior: url("png.htc");
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bubble.png');*/
}
textarea {
	width: 100%;
	font-size: 11px;
	color:#000;
	font-family:arial, sans-serif;
}
input[type="text"] {
  border: 1px solid #7a7a7a;
  height: 15px;
}
input[type="password"] {
  border: 1px solid #7a7a7a;
  height: 15px;
}
select {
  border: 1px solid #7a7a7a;
  height: 17px;
}
/*--------*/
td, TD.main, P.main {
    font-size:12px;
}
TD.mainBold, P.mainBold {
	line-height: 1.5;
	font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 11px;
}
.bold {
	font-weight: bold;
    font-size: 14px !important;
}
.boxText {
}
/*--------*/
img.transpng {
	behavior: url("png.htc");
}
img.infoBoxSpacing {
	width: 0px;
	height: 0px;
}
.productBG {
}
.lineV {
}
.lineH {
}
/*--------*/
.left_bg {
  background: #fff;
  padding: 6px;
}
.center_bg {
  background: #fff;
  padding-bottom: 10px;
}
.right_bg {
  background: #fff;
  padding: 6px;
}
/* message box */
.inputRequirement {
	color: #ff0000;
	font-size: 11px;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
	background-color: #ffb3b5;
}
.messageStackSuccess {
	background-color: #99ff00;
}
.line {
	border-color: #DEDEDE;
}

.errorBox {
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	color: #cc0033;
}
.productsNotifications {
	background: #f4f4f4;
}
/* General page layout  end */


/* Header layout  begin */
table.header {
}
tr.header {
}
td.header {
}
td.header a:link, td.header a:visited {
}
td.header a:hover {
}
td.headerNavigation {
}
a.headerNavigation, a:visited.headerNavigation {
}
a:hover.headerNavigation {
}
.breadcrumb{
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 0 5px 2px;
  color: #40403f;
  font-weight: bold;
}
.clear{
  clear: both;
}

/*----categories----*/
#category-nav {
  border: 1px solid #dee8d6;
  padding: 0 1px 1px 1px;
}
#category-nav a, #category-nav a:visited {
}
#category-nav a:hover {
}
dl.level1 {
	margin:0;
  padding: 0 6px;
  background: #eef0f1;
  border-top: 1px solid #fff;
}
dl.level1 dt:first-child a{
	margin-top:-1px;
}
#category-nav dl {
	margin:0;
}
#category-nav dd {
	margin:0;
}
#category-nav dt a{
  display: block;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d9e4d3;
  padding: 7px 9px;
  text-decoration: none;
  color: #40403f;
}
#category-nav dl dl dt a{
  padding-left: 20px;
}
#category-nav dl dl dl dt a{
  padding-left: 30px;
}
#category-nav dl dl dl dl dt a{
  padding-left: 40px;
}
#category-nav dl dl dl dl dl dt a{
  padding-left: 50px;
}
#category-nav dt a:hover{
  background: #dfdfe5;
}
#category-nav dt {
}
#category-nav dt.level-sel {
}
#category-nav dt.level-act {
}


/*----infobox Left----*/
td.infoboxcell {
}
.infoBoxNotice {
	background: #ff8e90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
.infoBoxCell{
  padding-bottom: 10px;
}

a.infoBoxLink, span.infoBoxLink{
  background: url(images/info_link.gif) no-repeat left;
  padding-left: 15px;
  font-size: 11px;
  text-decoration: none;
  line-height: 1.5;
}

a.infoBoxLink1, span.infoBoxLink1{
  /*background: url(images/info_link.gif) no-repeat left;*/
  padding-left: 15px;
  font-size: 11px;
  text-decoration: none;
  line-height: 1.5;
}


/*--------*/
table.infoboxHeading {
	width: 100%;
}
td.infoBoxHeadingLeft {
  display: none;
}
td.infoBoxHeadingCenter {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  padding: 3px;
  font-weight: bold;
  color: #40403f;
}
td.infoBoxHeadingRight {
  display: none;
}

.infobox {
	width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}
td.infoBoxContentsCenter {
  padding: 5px;
}
td.infoBoxContentsRight {
  display: none;
}

table.infoBoxContents {
}
td.infoBoxContents {
}



/*----infobox1 -------------------------------------*/
table.infobox1Heading {
	width: 100%;
}
td.infoBox1HeadingLeft {
  display: none;
}
td.infoBox1HeadingCenter {
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  padding: 3px;
  font-weight: bold;
  color: #40403f;
}
td.infoBox1HeadingRight {
  display: none;
}

.infobox1 {
	width: 100%;
}
td.infoBox1ContentsLeft {
  display: none;
}
td.infoBox1ContentsCenter {
  border: 1px solid #dcdcdc;
  padding: 2px;
}
td.infoBox1ContentsRight {
  display: none;
}

table.infoBox1Contents {
}
td.infoBox1Contents {
}


/*----contentbox-----------------------------------------------*/
td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 0 0px 10px;
  color: #40403f;
}
td.contentBoxHeadingRight {
  display: none;
}

.contentboxfooter {
}

table.contentBox {
}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
}
td.contentBoxContentsRight {
}

table.contentBoxContents {
}


.productTable{
  height: 100%;
}
.first .productTable{
  background: none;
}
.productColumnSell{
  vertical-align: top;
  height: 100%;
  width: 33%;
  padding: 5px;
}
.productFirstRow .productColumnSell{
  background: none;
}
.paddingLR{
}
.first .paddingLR{
}
.last .paddingLR{
}
.productNameCell{
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  width: 187px;
  padding: 8px 10px 5px 10px
}
.productDescriptionCell{
  height: 100%;
  color: #858585;
  vertical-align: top;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  padding: 0 10px;
  width: 187px;
}
.productImageCell{
  text-align: center;
  padding: 5px 10px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  width: 187px;
}
.productPriceCell{
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 0 10px 8px 10px;
  width: 187px;
  color: #000;
}
.productPriceCurrent{
  font-size: 13px;
  font-weight: bold;
}
.productPriceOld{
  font-size: 13px;
  text-decoration: line-through;
}
.productPriceSpecial{
  font-size: 13px;
  font-weight: bold;
}
.spacesListingH{
  width: 5px;
}
.productLineCell{
  font-size: 1px;
  height: 5px;
}



/*----product listing----*/
table.productListing {
}
.productListing-heading {
	height: 23px;
	font-weight: bold;
	padding-right: 3px;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
	padding-left: 5px;
}
#lastHeadingSell, #lastContentSell {
	padding-right: 5px;
}
.productListing-bottom {
	height: 1px;
	font-size: 0px;
}
.productlisting-headingPrice {
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
td.productListing-data{
  padding:5px;
  border-top: 1px solid #e8e8e8;
}
td.productListing-data td.productListing-data{
  padding:0px 5px 0 0;
  border: none;
}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {
	text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.productListing-odd {
}
TR.productListing-even {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}
/* Used on forms */
TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
	line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
	text-decoration:none;
	font-weight: bold;
}
SPAN.greetUser {
	font-size: 11px;
  text-transform: uppercase;
	font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
	font-size: 12px;
	font-weight: bold;
}
SPAN.errorText {
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
  background-color: #f4f4f4;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
  background-color: #f4f4f4;
}
.checkoutBarFrom, .checkoutBarTo {
	/*color: #8c8c8c;*/
}
.checkoutBarCurrent {
	font-weight:bold;
}
/* Content layout  end */




/* Footer  layout begin */
table.footer {
}
td.footer {
}
table td.footer a {
}
table td.footer a:hover {
}



/* Footer layout end */
.cat_border{
  border:1px solid #c34f1d;
}

div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}
.logo{
  padding-left: 20px;
}
.header{
  background: url(images/header_bg.jpg) no-repeat right;
  color: #fff;
}
.header a{
  color: #fff;
}
.headerSearch table{
  background: url(images/search_bg.png) repeat;
}
.headerSearch td{
  padding: 17px 5px 8px 4px
}
.headerSearch td + td{
  padding: 17px 24px 8px 0px
}
.headerSearch input[type="text"]{
  width: 140px;
}

.headerTel{
  font-size: 19px;
  color: #fff;
  text-align: right;
  padding: 0px 24px 0 0;
}
.headerLinks{
  text-align: right;
  color: #404040;
  padding: 15px 24px 0 0;
}
.headerLinks a{
  color: #c8c9cb;
  padding: 0 5px;
}
.headerNav{
  border: 6px solid #fff;
  background: #515151 url(images/nav_bg.png) repeat-x;
}
.headerNav a{
  display: block;
  padding: 10px 13px;
  text-decoration: none;
  background: url(images/nav_border.png) no-repeat left;
}
.headerNav a.hnFirst{
  background: none;
}
.headerNav a:hover{
  background: url(images/nav_hover.png) repeat-x;
}
table.footer{
  color: #aaaaaa;
  background: url(images/footer_bg.png) repeat-x top;
}
table.footer a{
  color: #aaaaaa;
  font-size: 11px;
  text-decoration: none;
}
table.footer td{
  padding: 20px 0 20px 17px;
  vertical-align: top;
  font-size: 11px;
}
.rightBanner{
  background: url(images/bunner_bg.jpg) no-repeat left top;
  padding: 20px 0;
}
.breadcrumb{
  padding: 9px 0 9px 3px;
  color: #40403f;
  *height:15px;
}
.breadcrumb a{
  color: #40403f;
}

td.categoryColumnCell{
  width:33%;
  vertical-align:top;
}
td.categoryColumnCell + td.categoryColumnCell{
  padding-left: 3px;
  background: url(images/featuredcat_border.gif) no-repeat left;
}
div.categoryColumnCell{
  background: url(images/bunner_bg.jpg) no-repeat left top;
  padding: 17px 17px;
}
.categoryColumnCell p{
  margin: 0;
}
.featuredcat {
  padding-bottom: 5px;
}
.subcat{
  padding-left:7px;
  background:url(images/check.gif) no-repeat 0 5px;;
}
.featuredcatImg {
  padding-bottom:5px;
  text-align:center;
}
h1{
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 0;
  margin: 0;
  color: #40403f;
}
h4{
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 0;
  margin: 0;
  color: #40403f;
}
.contentBg{
  background: url(images/content_bg.gif) repeat-x 0 25px;
}
.resultTop{
  background: url(images/line.gif) repeat-x bottom;
  padding-bottom: 4px;
  color: #939393;
  padding-top: 10px;
}
.resultBottom{
  background: url(images/line.gif) repeat-x 0 5px;
  padding-top: 10px;
  color: #939393;
}
.productImageAdditional td{
  border: 1px solid #e8e8e8;
}

.productDescription{
  padding-bottom: 10px;
}
td.productPrice{
  padding: 10px 0;
  font-size: 14px;
}
.productPriceTypical{
  font-size: 16px;
  font-weight: bold;
}
.productPriceSave{
  font-size: 16px;
  font-weight: bold;
}
span.productPrice{
  font-size: 22px;
}
span.productPrice .productPriceOld{
  font-size: 22px;
}
span.productPrice .productPriceSpecial{
  font-size: 22px;
  font-weight: normal;
}
span.productPrice .productPriceCurrent{
  font-size: 22px;
  font-weight: normal;
}
.productButton{
  padding-top: 10px
}
.contentBoxContents fieldset {
    border: 1px solid #FF0036;
}

.contentBoxContents legend {
    padding:1px 5px;
    font-size: 12px;
    font-weight: bold;
}

a.faqquestion, a.faqquestion:visited, a.faqshort, a.faqshort:hover, a.faqshort:visited, a.faqdate, a.faqdate:visited{
	text-decoration: none;
}
.faqimg1 {
padding:5px;
float:  left;
}
.faqentry{
padding:2px;
}

.subCategory, .subCategory a { 
    color:#40403F;
    font-size:11px;
    font-weight: bold;
    margin:0;
    padding:5px 0;
    text-transform:uppercase;
    text-decoration: none;
}

.subCategory a:hover {
   text-decoration: underline;
}    

.faqentry p.desc {
   padding: 3px 0;
   margin: 0;
   font-size: 11px; 
}    

.middle {
    vertical-align: middle;
}    

.productListing-last {
  border-bottom:1px solid #E8E8E8;  
}    

span.pinfo_cert_img {
 vertical-align:middle;
 width: 20px;
 margin-left: 5px;
}


#PDesc {
    background-color: #99999A;
} 

#PDesc th  {
    background-color:#F9F9F9;
    color:#40403F;
    font-size:11px;
    padding: 0 5px;
    text-align:left;
    width:40%;  
    height: 25px; 
/*    border-color: #99999A; */
/*    border-width: 1px 1px 1px 0;  */
}

#PDesc td {
background-color: #ffffff;
font-size:11px;
padding:0 5px;
text-align:center;
height: 25px;
/*    border-color: #99999A; */
/*    border-width: 1px 0px 1px 0;*/
}
td.footer_debug a{
  display:block;
  float:left;
  margin:0px 10px 0px 0px;
  font-size:11px;
  color:#AAAAAA;
  text-decoration:none;
}
td.footer_debug font{
  display:block;
  float:left;
  margin:0px 10px 0px 0px;
  font-size:11px;
  color:#AAAAAA;
}
table.footer_debug{
  margin-bottom:20px;
}
.footer a img{
  border:0px;
}
.footer02 {
  position:relative;
}
.footer02 div{
  position:absolute;
  left:0px;
  top:0px;
}
td.contentbox_border{
  border: 1px solid #dee8d6;
  padding: 20px;
}
div.contentbox_border{
	background: #FFFFFF;
	border: 1px solid #dee8d6;
  padding: 20px;
}
td.login_content td.contentBoxHeadingCenter{
  padding-left: 0;
}
td.return_cust input{
  width: 145px;
  height: 17px;
}
td.subtitle{
  padding: 5px 0 10px 0;
}
td.forgotten_bottom{
  padding-top: 5px;
}
td.login_content td, td.login_content td a{
  color: #000000;
}
td.check_subtitle{
  width: 175px;
}
span.small_link{
  font-size: 11px;
}
td.contentbox_border td, td.contentbox_border td a, td.small_check, td.small_check a{
  color: #000000;
}
td.small_check{
  font-size: 11px;
}
td.contentbox_border td.contentBoxHeadingCenter{
  padding-left: 0;
}
table.checkoutBlock td.contentbox_border td.contentBoxHeadingCenter{
  padding-left: 4px;
}
table.create_acc_all td.contentbox_border td.contentBoxHeadingCenter{
  padding-left: 6px; 
}
td.contentbox_border td.contentBoxHeadingCenter{
  padding-top: 0;
}
td.ship_title{
  padding: 5px 0;
}
table#checkout_payments td{
  padding: 1px 0;
}
table#checkout_payments td.payment_in{
  padding-left: 15px;
}
td.cards_title{
  width: 160px;
}
tr#paypalipn_payment td.cards_icon{
  background: url(images/paypal.gif) 0 0 no-repeat;
  height: 16px;
}
tr#protx_direct_payment td.cards_icon, tr#sage_pay_server_payment td.cards_icon{
  background: url(images/cards.gif) 0 0 no-repeat;
  height: 16px;
}
td.red_input{
  width: 385px;
}
td.check_bottom td{
  color: #000000;
}
td.subhead_bold{
  padding: 5px 0;
}
td.small_check{
  padding-top: 15px;
}
tr.head_chek td{
  padding-bottom: 10px;
}
td.note_block{
  padding-left: 2px;
}
td.pageHeading h1{
	padding: 0px;
	line-height: 15px;
}
td.ftl{
  color:#AAAAAA;
	font-size: 11px;
	padding-left: 17px;
}
a.ftl{
  color:#AAAAAA;
  text-decoration: none;
}
a.ftl:hover, visited{
  color:#AAAAAA;
  text-decoration: none;
}
/*************************************/
#mainStory{
  width:995px;
  margin:0 auto;
  color:#717171;
}
#mainStory img{
  border:0px;
}
#mainStory a{
  text-decoration:none;
  color:#717171;
}
.leftColumn_story a{
  font-size:18px;
}
#mainStory h2{
  font-size:29px;
}
.header_story{
  height:174px;
    text-align:left;
}
.content_story{
  padding:5px;
  background:#fff;
  text-align:left;
}
.header_story_nav{
  height:35px;
  margin-bottom:10px;
  background:url(images/headNav_left_bg.png) repeat-x;
}
.header_story_nav div{
   background:url(images/headNav_left.png) 0 0 no-repeat; 
   height:35px;
}
#StoryMainTable{
  background:#000;
}
.aboutStory_button{
  text-align:center;
}
.leftColumn_story_home, .leftColumn_story_funny, .leftColumn_story_romantic, .leftColumn_story_question{
  margin-top:15px;
}
.links_story{
  padding-left:10px;
  font-size:14px;
}
.story_rules{
  padding-left:10px;
  font-size:12px;
}
.links_title{
  margin:5px 0px 10px !important;
}
.links_title_rules{
  margin:5px 0px 10px !important;
}
.leftColumn_story_home{
  background:url(images/shome.png) 5px 0px no-repeat;
  padding:15px 0 15px 70px;
}
.leftColumn_story_funny{
  background:url(images/funny.png) 5px 0px no-repeat;
  padding:15px 0 15px 70px;
}
.leftColumn_story_romantic{
  background:url(images/hart.png) 5px 0px no-repeat;
  padding:15px 0 15px 70px;
}
.leftColumn_story_question{
  background:url(images/diamond.png) 5px 0px no-repeat;
  padding:15px 0 15px 70px;
}
.storySeparator{
  background:url(images/separator.png) 0 50% repeat-x;
}
.aboutStory_title{
  text-align:center;
}
.aboutStory_description, .description_news, .title_news{
  font-size:14px;
}
.centerStory{
  padding-right:40px;
}
.description_news_full img{
  margin:0px 30px 20px 20px;
  float:right;
}
.mainTitleNews{
  font-size:16px;
  color:#717171;
  font-weight:bold;
  margin-top:30px;
}
.title_news{
  font-weight:bold; 
  margin:15px 0px;
}
.links_title{
  font-size:23px;
}
.links_title_rules{
  font-size:12px;
}
.leftColumn_story_content{
  padding-right:30px;
  width:300px;
}
.leftColumn_story_pic{
  width:300px;
}
.leftColumn_story{
  width:330px;
}
#StoryMainTable h2{
  margin:10px 0px 15px 0px;
}
.fonts, .fonts a{
  font-family: 'PetitaBoldRegular';
}
a.petita{
 font-size:19px;text-decoration:none;color:#717171;
}
a.petita:hover, visible{
 font-size:19px;text-decoration:underline;color:#717171;
}
.centrBanner{
	padding-bottom: 6px;
	margin: 0px;
	text-align: left;
}
.bottomButtons{
	padding-top: 10px;
}
td.mainMap ul{
	margin: 0 auto;
	padding-left: 10px;
}
td.mainMap ul ul{
	padding-left: 13px;
}

/* Stories */

h2.fonts{
  /*color:707070;*/
  font-size:27px;
}

a.title_news{
 color:#707070;
 text-decoration:none;
}

a.title_news:hover,visited{
 color:#707070;
 text-decoration:underline;
}

#mainStory1{
  margin:0 auto;
  color:#717171;
}

a.prizes{
  color:#717171;
  font-size:16px;
}

a.prizes:hover,visited{
  color:#717171;
  font-size:16px;
}
.prizes_block{
  border: 1px solid #ebebeb;
}
.prizes_name{
  vertical-align: top;
  padding: 10px 10px 0 10px;
  font-size: 13px;
}
.prizes_price{
  font-weight: bold;
  color: #000000;
  padding: 0 10px 10px 10px;
  font-size: 13px;
}
.prizes_descr{
  padding: 0 10px;
  font-size: 13px;
}
.prizes_head{
  border-bottom: 1px dotted #bbbbbb;
}

a.story_article{
  text-decoration:none;
  color:#717171;
}

a.story_article:hover{
  text-decoration:underline;
  color:#717171;
}
/* end Stories */
/* infocenter style */
.infocenter_column{
  width: 50%;
  padding-bottom: 25px;
}
.infocenter_column span{
  display: block;
  padding-top: 12px;
}
.infocenter_column span a{
  border-bottom: 1px solid #666666;
  color: #666666;
}
.infocenter_column div h3 a, .infocenter_column span a{
  text-decoration: none;
}
.infocenter_column span a{
  font-size: 11px;
}
.infocenter_column div h3{
  border-bottom: 1px solid #000000;
  font-size: 17px;
  font-weight: normal;
  margin: 0;
  white-space: nowrap;
}
.infocenter_column div.infocenter_title_in{
  border-bottom: 1px solid #666666;
  float: left;
}
.left_infocenter{
  padding-left: 30px;
}
.infocenter_img{
  width: 45px;
  vertical-align: top;
  padding-right: 5px;
}
.infocenter_title_out{
  overflow: hidden;
}
.infocenter_table td{
  font-family: Arial, Verdana, Tahoma, sans-serif;
  vertical-align: top;
}
/* infocenter style */
.web_links a img{
  border: none;
}
.web_links{
  width: 75px;    
  height: 30px;
  border-right: 1px solid #6d6d6d;
}
.social_block{
  padding-bottom: 3px;
  padding-top: 12px;  
}
.headerSearch{
  width: 205px;
  padding-left: 20px;
}
.facebook{
  padding-right: 20px;
  padding-left: 5px;
}
/*info content*/
.infoCentre{padding: 0 13px 0 0;}
td.leftContact, td.rightContact{
  background:#f6f6f6 url(images/contact_left.png) 0 0 repeat-y;
}
div.leftContact, div.rightContact{
  background:#f6f6f6 url(images/contact_left.png) 0 0 repeat-y;
  width: 50%;
  float: left;
}
.leftRightContact{
  background:#f6f6f6;
  height: 1%;
}
.leftRightContact:after{
  content: '';
  display: block;
  clear: both;
}
.lc_div{
  background: url(images/contact_right.png) 100% 0 repeat-y;
  padding: 29px 29px 19px;
}
h2.lc_title{
  font:bold 22px Arial, sans-serif;
  color:#336699;
  text-transform: uppercase;
  padding: 0 0 7px;
  margin: 0;
}
.contactNum td{
  border-bottom: 1px solid #d4d4d4;
  padding: 12px 0;
}
.freephone, .fax_c, .email_c{
  display: inline-block;
  font: bold 12px/16px Arial, sans-serif;
  color:#666;
  padding: 0 0 0 22px;
}
.freephone{background: url(images/phone_c.png) no-repeat;}
.freephone span{font-weight: normal; color:#000;}
.padTd{white-space: nowrap;}
.padTd img{margin: 0 0 0 5px;}
.infoContact{
  font: normal 18px Arial, sans-serif;
}
.fax_c{background: url(images/fax_c.png) no-repeat;}
.email_c{background: url(images/email_c.png) 0 2px no-repeat;}
.infoContactEmail a{color:#336699;}
.ad_title h2{font: bold 22px Arial, sans-serif; padding: 0 100px 19px 0; background: url(images/briliant.png) 100% 0 no-repeat; margin: 0; border-bottom: 1px solid #d4d4d4;}
.ad_list{
  font:normal 18px Arial, sans-serif;
  padding: 17px 0;
}
.workDays span{ display: block;}
.wikendDays{padding: 17px 0 0;}
.map{padding: 20px 0 27px;}
.ic_content h2{
  font: bold 14px Arial, sans-serif;
  background: url(images/index.png) no-repeat;
  text-transform: uppercase;
  padding: 9px 0 5px 42px;
  margin: 0;
}
.ic_content h3{font: bold 12px Arial, sans-serif;}
.ic_content ul{list-style: none; padding: 0; margin: 0;}
.ic_content li{
  padding: 0 0 15px 17px;
  background: url(images/li_bg.png) 0 2px no-repeat;
}
.firectLink{
  padding: 15px 0;
  text-align: right;
  font:normal 11px Arial;
}
/*contact us*/
.contactUs{
  padding: 20px 16px 26px;
  background: #f6f6f6 url(images/contactBg.png) 0 100% repeat-x;
}
.contactButton{
  padding: 20px 16px;
  background: url(images/contactButtonBg.png) repeat-x;
  text-align: right;
}
.contactTitle{
  display: block;
  font:12px/12px Tahoma, arial, sans-serif;
  padding: 0 0 7px;
}
.contactUs input{
  width:246px;
  height: 25px;
  line-height: 25px;
  border:1px solid #b5b5b5;
  padding: 0 5px;
	font:normal 12px Arial, sans-serif;
}
.contactTextArea{
  padding: 18px 0 20px;
  width: 98%;
}
.robotTable input{
  width: 211px;
  padding: 0 5px;
}
.contactArrow{padding: 0 27px 0 22px;}
.contactTextArea textarea{font:normal 12px Arial, sans-serif;}
