/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection


    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 50% 0 repeat-y; font:0.8em/1.5 "arial", sans-serif;}

a {color:#00F;}
a:hover {color:#F00;}

h1, h2, h3, h4, h5, h6, p, address, blockquote,  dl, fieldset {margin:15px 0;}

h3 {font-size:140%;}

.customh1{font-size:140%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */
#quicklinks  p {margin:0; padding:0px 0 0px 0px; }
#quicklinks a {text-decoration:none; color:#330000;}
#quicklinks a:hover {text-decoration:none; background-color:#FF0000;color:#FFFFFF;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; margin:0 auto; overflow:hidden;}

	#header {width:940px; height:95px; overflow:hidden; background:url("../images/header.gif") 0 0 no-repeat;}

        #logo {position:relative; width:291px; height:68px; overflow:hidden; margin:10px 1px 1px 10px; padding:0; font-size:300%;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../images/logo.png") 0 0 no-repeat; cursor:pointer;}

    #tray {padding:10px 0 15px 10px; background:url("../design/tray.gif") 0 100% no-repeat;}
    
        #tray ul {margin:0; list-style:none;}
        #tray ul li {display:inline;}
        #tray ul li a {display:block; float:left; padding:0 15px 0 10px; background:url("../design/tray-separator.gif") 100% 50% no-repeat; text-decoration:underline;}
        #tray ul li a:hover {text-decoration:none;}
        #tray ul li.tray-active a {font-weight:bold; text-decoration:none;}
		#tray ul li.tray-inactive a {font-weight:bold; text-decoration:none;}

    #cols {position:relative; margin:10px 0; background:url("../design/cols.gif") 0 0 repeat-y;}

    #colscont { margin:10px 0; background:url("../design/cols.gif") 0 0 repeat-y;}

    	#content {float:right; width:740px; overflow:hidden;}
    	
            #content-left {float:left; width:470px;}
            #content-left-in {padding:0 10px;}
			#content-left-in li {padding-left:1px;margin:5px 0 5px 0; }
            
            #content-right {float:right; width:260px;}

/* sitemap*/

#content-left-in generaltext
{
	font-size: 11px;
	color: #414042;
	line-height: 11px;
}
#content-left-in a:visited.sub, a:active.sub, a:link.sub
{
	color:#007db6;
	text-decoration:none;
}
#content-left-in a:hover.sub
{
	color:#005379;
	text-decoration:underline
}
a:visited.redlink, a:active.redlink, a:link.redlink
{
	color:#bf0101;
	text-decoration:none;
}
a:hover.redlink
{
	color:#ff0000;
	text-decoration:underline;
}
			

    	#aside {float:left; width:190px; overflow:hidden;}
        #aside-top {width:190px; height:5px; background:url("../design/aside-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        #aside-bottom {position:absolute; bottom:0; left:0; width:190px; height:5px; background:url("../design/aside-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        
            .nav {margin:0; list-style:none;}
            .nav li {display:inline;}
            .nav li a {display:block; padding:7px 10px 7px 30px; background:url("../design/nav-link.gif") 10px 13px no-repeat;}
            .nav li.nav-active a { text-decoration:none; font-weight:bold;}
            .nav .nav-active ul li a {padding-left:10px; }
            .nav a:hover {text-decoration:none;}

            #search {position:relative; height:22px; margin:0 -15px; padding:15px; text-align:center;}
            #search-input {position:absolute; top:15px; left:15px; width:100px; height:22px; border:0;}
            #search-submit {position:absolute; top:15px; left:115px; width:60px; height:22px; border:0;}
            #search-input, #search-submit {font-size:100%; font-family:"arial",sans-serif;}
            
            #aside h4 {font-size:100%;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:20px 0; height:30px; background:url("../design/footer.gif") 0 0 repeat-x; font-size:85%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */
.clswidth {width:600px;}

.ordertext {float:left; width:100px;}

#topstory-top {width:470px; height:5px; background:url("../design/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-bottom {width:470px; height:5px; background:url("../design/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory {padding:5px 10px 10px 10px;}

    #topstory-img {float:left; width:180px;}
    #topstory-img img {display:block;}
    #topstory-desc {float:right; width:445px;}
    
        #topstory-desc h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc .info {margin:0; font-size:85%;}


    #topstory-descinner {float:left; width:440px;}
    
        #topstory-descinner h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-descinner .info {margin:0; font-size:85%;}

.topcurve {width:740px; height:5px; background:url("../design/topshop-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.topshopclass {padding:5px 10px 10px 10px; width:740px; background-color:#D7ECF4; }
.topshop-bottom {width:740px; height:5px; background:url("../design/topshop-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}

#topshop-top {width:740px; height:5px; background:url("../design/topshop-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topshop-bottom {width:740px; height:5px; background:url("../design/topshop-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topshop {padding:5px 10px 10px 10px; width:740px; }
#topshop-top, #topshop {background-color:#D7ECF4;}

#topshop-shop {float:left; width:740px;}

#topshop-shop h2 {margin:0; font-size:140%; font-weight:normal;}
#topshop-shop .info {margin:0; font-size:85%;}



#topstory-list {padding:3px 0px 0px 1px;  width:470px}
#topstory-list img {display:block;  padding-left:7px;}
#topstory-list img.last {margin-right:0;}

.article {margin-bottom:10px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
.article .article-img {float:left; width:50px;}
.article .article-img img {display:block;}
.article .article-desc {float:right; width:350px;}
.html .article .article-desc {float:right; width:350px;}

    .article .article-desc h3 {margin:0; font-size:21px; font-weight:bold;}
    .article .article-desc .info {margin:0; font-size:85%;}
    .article .article-desc p.nomb {margin-top:8px; text-align:justify;}

.box-01-top {width:260px; height:5px; margin-top:0px; background:url("../design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("../design/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
.box-01-top-b .f-right {padding-top:2px; font-size:85%;}
.box-01-bottom {width:260px; height:11px; background:url("../design/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:5px; background:url("../design/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}

.news {margin:0;}
.news dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
.news dt span {font-size:140%;}
.news dd {display:block; float:left; width:190px; font-size:85%; line-height:1.6;}

.box-02-top {width:260px; height:5px; margin-top:10px; background:url("../design/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../design/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-bottom {width:260px; height:11px; background:url("../design/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02 {padding:5px 15px; background:url("../design/box-02.gif") 0 0 repeat-y;}

.mostreaded {margin:0; list-style:none;}
.mostreaded span {font-size:85%;}


#articles td { padding:7px 10px 7px 30px; border-top:1px solid #AEAEAE; font-weight:bold;}
.titletrtd { padding:7px 10px 7px 30px; border-top:1px solid #FFFF00; background-color:#DF0000 !important; color:#FFF !important; text-decoration:none; font-weight:bold;}


    .features {margin:0;}
    .features dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .features dt span {font-size:140%;}
    .features dd {display:block; float:left; padding:1px 1px 1px 4px; width:247px; font-size:85%; line-height:1.6;}

.payoptions {margin:20px 0 0 0;padding:0; text-align:center;  }
.payoptions li {list-style:none;padding-left:5px;margin:5px 0 5px 0;height:21px; text-align:center;  }
.payoptions li a {color:#3c4892;text-decoration:none;font-weight:bold;}
.payoptions li.paypal {background:url('images/paypal.gif') no-repeat top left;}
.payoptions li.creditcard {background:url('images/visa.gif') no-repeat top left;}

.wrap {margin:1px;}

.bonus {margin:5px 0 0 20px;padding:0;}
.bonus li {list-style-image:url('images/blueb.gif');}

.price {margin:0;padding:0;}
.price li {list-style:none;font-weight:bold;font-size:14px;}

	.maintablestyle {background-color:#F2F2F2;}
    .tdclassdesc {padding:0px 1px 1px 4px;    background-color:#F2F2F2; color:#000000;}
    .tdclassprice {padding:1px; text-align:center; font-size:11pt; font-weight:bold; background-color:#F2F2F2; color:#000000;}
	.services_plans {background-color:#FF0033;}
	.warn {display:block;background-color:#FFB3B0;padding: 2px;  width:710px;}

#limitshop  p1{display:block;  width:400px; font-weight:bold; text-align:left; line-height:0;margin:5px 0 0 0; padding:0px 0;background-color:#DF0000}

	#limitshop {float:left; width:720px;}

#cse-search-results {float:left; width:100px;}

	#limitshop  input
{
color: #FFFFFF;
background: #DC0000;
border: 2px outset #d7b9c9;
font-weight:bold; 
padding:5px;
} 

#limitlogin {float:left; width:720px;}
#limitlogin  input
{
	border : 1px solid #c00;
	background: #FFB3B0;
	font-weight:bold; 
	padding:2px;
} 

#limitlogin  .submit
{
color: #FFFFFF;
background: #DC0000;
border: 2px outset #d7b9c9;
font-weight:bold; 
padding:5px;
}


/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

#aside .padding {padding:10px 15px;}

.more {padding-right:15px; background:url("../design/arrow.gif") 100% 50% no-repeat;}

.rss {padding-left:22px; background:url("../design/rss.gif") 0 50% no-repeat;}

.sitetable {margin:0px 0;}

.generaltext
{
	font-size: 11px;
	color: #414042;
	line-height: 11px;
}
 a:visited.sub, a:active.sub, a:link.sub
{
	color:#007db6;
	text-decoration:none;
}
a:hover.sub
{
	color:#005379;
	text-decoration:underline
}
a:visited.redlink, a:active.redlink, a:link.redlink
{
	color:#bf0101;
	text-decoration:none;
}
a:hover.redlink
{
	color:#ff0000;
	text-decoration:underline;
}


.rounded:before {
  background: transparent url(../images/top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(../images/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(../images/bottom-left.png);
  margin: 2px 0 0 0;
  height: 30px;
  background: transparent url(../images/bottom-right.png) scroll no-repeat bottom right;
  padding: 0;
}  
    
  .rounded * {
    padding-left: 16px;
    padding-right: 16px;
    
    }

  .rounded {
    margin: 1em;
    padding: 0;
  }


blockquote {
   background: #666666;
   color: white;
   margin-right: -1px;
   padding: 0px;
   width:450px
}



  p.quotee {
    text-align: right;
    margin: -1px 0;;
    font-weight: bold;
    color: #eee;
    }



.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#D7ECF4
  
  }
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:10px;
  padding-right:1px;
  border-left:1px solid #D7ECF4;
  border-right:1px solid #D7ECF4;
  background:#D7ECF4}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #D7ECF4;
  border-right:1px solid #D7ECF4;
  background:#D7ECF4}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #D7ECF4;
  border-right:1px solid #D7ECF4;}
.spiffy4{
  border-left:1px solid #D7ECF4;
  border-right:1px solid #D7ECF4}
.spiffy5{
  border-left:1px solid #D7ECF4;
  border-right:1px solid #D7ECF4}
.spiffyfg{
  background:#D7ECF4
  }

.spiffyfg p {
    padding-left: 16px;
    padding-right: 16px;
    margin: -1px 0;

    color: #000000;

    }


.cssguycomments {background:#eee;border:#ddd;padding:8px;margin-bottom:40px;}
.cssguycomments p {font:normal 12px/18px verdana;}

a img {border:0;vertical-align:text-bottom;}
#prices table {border-collapse:collapse;}
#prices th.side {
	background: transparent url(../i/bg_th_side.gif) no-repeat bottom left;
}

#prices td.side {
	text-align:right;
	background: transparent url(../i/bg_td_side.gif) no-repeat bottom left;
	width:180px;
	font:bold 12px/15px verdana;
	color:#6e6f37;
	padding-right:8px;
}

#prices th {
	height:64px;
	border-right:1px solid #fff;
	vertical-align:bottom;
	color:#fff;
	font:normal 21px/27px arial;
	letter-spacing:2px;
	background:transparent url(../i/bg_th.gif) no-repeat bottom left;
	}
#prices td {
	text-align:center;
	background:transparent url(../i/bg_td.gif) no-repeat bottom left;
	border-right:1px solid #fff;
	color:#fff;
	width:108px;
	height:40px;
	font:bold 12px/18px verdana;
}
#prices td.on {background:transparent url(../i/bg_td_on.gif) no-repeat bottom left;}
#prices th.on {
	background:transparent url(../i/bg_th_on.gif) no-repeat bottom left;
	padding-bottom:9px;
	width:148px;
}

 #prices tfoot td {
	background:transparent url(../i/bg_foot_td.gif) no-repeat top left;
	height:64px;
	vertical-align:top;
	padding-top:8px;
}
#prices tfoot td.on {
	background:transparent url(../i/bg_foot_td_on.gif) no-repeat top left;
	padding-top:16px;
}
#prices tfoot td.side {background: transparent url(../i/bg_foot_td_side.gif) no-repeat top left;}

#formcontainer {
	width:420px;
	height:239px;
	background:transparent url(../i/bg_form.gif) no-repeat top left;
	position:absolute;
	top:24px;
	left:341px;
}
#formcontainer form {
	padding:8px 10px;
	margin:0;
}
#formcontainer h2 {
	margin:0;
	padding:0 0 14px 0;
	font:bold 21px/27px arial;
	color:#fff;
}
#formcontainer fieldset {
	border:none;
	padding:0;
}
#formcontainer label {
	display:block;
	float:left;
	font:bold 12px/18px verdana;
	color:#fff;
	padding-bottom:12px;
}



#formcontainer label.email {
	width:350px;
}
#formcontainer label.email input {
	width:340px;
}
#formcontainer label.password {
	clear:left;
	padding-right:40px;
}
#formcontainer label.password input,
#formcontainer label.retype input {
	width:150px;
}
#formcontainer fieldset.buttons {
	padding-top:10px;
	clear:left;
}
#prices {
	position:relative;
}







/*SEo tools*/


.mytable {

	padding: 0;
	margin: 0;
}

.mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	text-align: left;
}

.mytable th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

 .mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	
}

.mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;

	color: #797268;
}