/* TAGS */
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/* background-color: transparent; */
	background-color: #6ba9b6;
	background-image: url(/images/agatex/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0;
	/*text-align: center;*/
	font-size: 12px;
}

img {
	border: none;
	behavior: url(/iepngfix.htc);
}

div {
	margin:0px;
	padding:0px;
	/*	border:1px solid green; */

}

hr {
	border: 0;
	color: #a1a4a8;
	background-color: #a1a4a8;
	width: 100%;
	height: 1px;
}
a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;  /* C20606 */
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}

/* TAGS & CLASSES */
a.login_box, a:link.login_box, a:visited.login_box, a:active.login_box {
	font-size: 11px;
	color: #c00b0b;
	text-decoration: none;
}
a:hover.login_box {
	text-decoration: underline;
}
a.blog_list, a:link.blog_list, a:visited.blog_list, a:active.blog_list {
	font-size: 16px;
	color: #474745;
	text-decoration: none;
}
a:hover.blog_list {
	text-decoration: underline;
}
a.footer, a:link.footer, a:visited.footer, a:active.footer {
	color: #000000;
	text-decoration: none;
}
a:hover.footer {
	text-decoration: underline;
}
a.schedule_link, a:link.schedule_link, a:visited.schedule_link, a:active.schedule_link {
	color: #000000;
	text-decoration: none;
}
a:hover.schedule_link {
	text-decoration: underline;
}
a.feedback, a:link.feedback, a:visited.feedback, a:active.feedback {
	color: #000000;
	text-decoration: none;
}
a:hover.feedback {
	text-decoration: underline;
}
a.more_playboy, a:link.more_playboy, a:visited.more_playboy, a:active.more_playboy {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.more_playboy {
	text-decoration: none;
}
a.site_position, a:link.site_position, a:visited.site_position, a:active.site_position {
	color: #999999;
	text-decoration: none;
}
a:hover.site_position {
	text-decoration: underline;
}
a.blog_categories, a:link.blog_categories, a:visited.blog_categories, a:active.blog_categories {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover.blog_categories {
	text-decoration: underline;
}
a.schedule_calendar, a.schedule_calendar:link, a.schedule_calendar:visited, a.schedule_calendar:active {
	color: #000000;
	text-decoration: underline;
}
a.social_button {
	background-image: url(/images/redesign/button_bg.png);
	width: 94px;
	height: 20px;
	text-align: center;
	display: block;
	color: #ffffff;
	font-size: 10px;
	padding-top: 4px;
	font-weight: bold;
	float: left;
	padding-right: 2px;
}
a.social_button:hover {
	background-image: url(/images/redesign/button_hover_bg.png);
	text-decoration: none;
}
a.no_hover:hover {
	text-decoration: none;
}
div.main_box, div.last_main_box {
	float: left;
	width: 185px;
	margin-right: 5px;
}
div.main_box .image, div.last_main_box .image {
	width: 184px;
	height: 170px;
	background-image: url(/images/redesign/touts_bg.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 1px;
	text-align: center;
	color: #474745;
	font-weight: bold;
}
div.main_box .image .title, div.last_main_box .image .title {
	margin: auto;
	width: 165px;
}


div.main_box .text, div.last_main_box .text {
	position: relative;
	margin-left: 4px;
	width: 180px;
	height: 130px;
	margin-top: 5px;
	text-align: justify;
}
div.main_box .text .tright, div.last_main_box .text .tright {
	position: absolute;
	right: 0;
	bottom: 0;
}

div.main_box .text2, div.last_main_box .text2 {
	position: relative;
	margin-left: 4px;
	width: 180px;
	height: 105px;
	margin-top: 5px;
	text-align: justify;
}
div.main_box .text2 .tright, div.last_main_box .text2 .tright {
	position: absolute;
	right: 0;
	bottom: 0;
}

div.last_main_box {
	margin-right: 0px;
}
div.blog_container {
	
}
div.blog_container .item {
	background-image: url(/images/redesign/blog_bg.png);
	background-repeat: repeat-y;
	width: 740px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: -3px;
}
div.blog_container .item img {
	float: left;
}
div.blog_container .item .text {
	float: left;
	margin-left: 20px;
	width: 560px;
	color: #474745;
}
div.blog_container .item .text h1 {
	font-size: 16px;
	color: #474745;
	padding: 0;
	margin: 0; 
}
div.blog_container .item .text .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.box_input {
	width: 127px;
	height: 22px;
	background: url(/images/redesign/box_input_bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 1px;
}

input.box_input {
	width: 120px;
	height: 18px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 11px;
}
h1.site_position {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-left: -1px;
}

.site_position a{
	color: #000;
}

h1.site_position .black {
	color: #333333;
}
div.pagination {
	text-align: right;
}
div.pagination img {
	vertical-align: middle;
}
/* CLASSES */
.clear, .pure_clear {
	clear: both;
}
.cleft {
	clear: left;
}
.cright {
	clear: right;
}
.gap1 {
	height: 1px;
	font-size: 1px; /* IE fix */
	line-height: 0;
}
.gap3 {
	height: 3px;
	font-size: 3px; /* IE fix */
	line-height: 0;
}
.gap5 {
	height: 5px;
	font-size: 5px; /* IE fix */
	line-height: 0;
}
.gap10 {
	height: 10px;
	font-size: 10px; /* IE fix */
	line-height: 0;
}
.gap15 {
	height: 15px;
	font-size: 1px; /* IE fix */
	line-height: 0;
}
.gap20 {
	height: 20px;
	font-size: 20px; /* IE fix */
	line-height: 0;
}
.gap11 {
	height: 11px;
	font-size: 11px; /* IE fix */
	line-height: 0;
}
.gap13 {
	height: 13px;
	font-size: 13px; /* IE fix */
	line-height: 0;
}
.tright {
	text-align: right;
}
.tcenter {
	text-align: center;
}
.red {
	color: #FF0000;
}
.err_message {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.s2f_form_valid {
	width: 95%;
	height: 23px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;	
}
.s2f_form_invalid {
	width: 100%;
	height: 23px;
	border: thin solid #d4d4d4;
	color: #FF5052;
}
.s2f_textarea_valid {
	width: 100%;
	height: 170px;
	border: thin solid #d4d4d4;
}
.s2f_textarea_invalid {
	width: 100%;
	height: 170px;
	border: thin solid #d4d4d4;
	color: #FF5052;
}

/* IDs */

#logo
{
	position:absolute;
	left:60px;
	top:15px;
}

#topmenu
{
	width:100%;
	background: transparent url(/images/agatex/bgr_top.png) no-repeat top left;
	height:75px;
}

#topmenu .forline
{
	position:absolute;
	width:100%;
	height:35px;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;	
	text-align:center;
}

#topmenu .forline_in {
	margin:auto;
	padding:0px;
	width:100%;
	height:100%;
	background-image: url("/images/agatex/menu_bgline.gif"); 
	background-repeat: repeat-x;
	background-position: center 33px;	
}


#topmenu .mainmenu
{
	float:left; 
	margin-left:210px;
	width:590px;
	padding-left:30px;

}

#topmenu .mainmenu ul
{
	padding-left:0px;
	list-style: none;
	margin:0px;
}

#topmenu .mainmenu ul li
{	
	list-style-type: none; 
	float:left; 
	margin:0px 0px 0px 0px; 
	padding:2px 5px;
	width:auto;		
	position:relative;
	/*
	background-image: url("/images/agatex/menu_bgline.gif"); 
	background-repeat: repeat-x;
	background-position: left 33px;*/
}

#topmenu .mainmenu ul li hr
{
	color:#506727;
}

#topmenu .mainmenu ul li:hover a
{
	color:white;
	text-decoration:none;
}
#topmenu .mainmenu ul li:hover .mid
{
	background: transparent url(/images/agatex/bgr_menu_mid.jpg) top left repeat-x;
}

#topmenu .mainmenu ul li .mid
{	
	/* background: transparent url(/images/agatex/menu_bgline.gif) repeat-x 20px left; */
	
	position:relative;
	
	padding-top:37px;
	height:64px;
	float:left;
}

#topmenu .mainmenu ul li:hover .lft
{
	background: transparent url(/images/agatex/bgr_menu_left.png) top left repeat-x;
}
#topmenu .mainmenu ul li .lft
{	
	width:5px;
	height:64px;
	float:left;
}

#topmenu .mainmenu ul li:hover .rght
{
	background: transparent url(/images/agatex/bgr_menu_right.png) top left repeat-x;
}
#topmenu .mainmenu ul li .rght
{
	width:5px;
	height:64px;
	float:left;
}

#topmenu .mainmenu ul li a:hover
{
	color:white;
	text-decoration:none;
}
#topmenu .mainmenu ul li a
{
	color:#506727; 
	font-size:15px; 
	font-weight:bold;
}

#topmenu .quickcontact
{
	width:140px; 
	height:50px; 
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#0a3f54;
	position:absolute;
	right:20px;
	top:10px;
	
}

#topmenu .quickcontact a
{
	font-size:13px;
	color:#0a3f54;
}

#topmenu .quickcontact .email
{
	color:#3f5617;
	margin-top:5px;
}

#topmenu .quickcontact .phone
{
	color:#52401a;
	margin-top:5px;
}

#intro
{
	width:100%;
	background: transparent url(/images/agatex/bgr_middle.png) no-repeat top left;
	height:212px;
}

#main .leftmenucart
{
	width:244px;
	float:left;
	margin-left:-4px;
	background: transparent url(/images/agatex/leftmenu_repeat.png) repeat-y top left; 
	min-height:374px;
}

#main .leftmenucart .cart
{
	font-size:12px; 
	font-weight:bold; 
	font-family:tahoma; 
	float:left; 
	margin:0px 0px 0px 0px; 
	height:107px;	
	width:244px; 
	background: transparent url(/images/agatex/leftmenu_cart.png) top left no-repeat;
	font-size:12px; 
	font-weight:bold; 
	font-family:tahoma; 
	float:left; 
	padding: 17px 0 0 10px;	
	overflow:hidden;
}

#main .leftmenucart .cart .button
{
	float:left; 
	margin-left:5px;
	width:55px; 
	height:100%;
}

#main .leftmenucart .cart .heading
{
	float:left; 
	margin:10px 0px 0px 10px;
}

#main .leftmenucart .cart .summary
{
	width:150px; 
	float:left; 
	margin:6px 0px 0px 10px; 
	color:#6D8048;
}

#main .leftmenucart .cart .summary span
{
	padding-left:10px; 
	color:#000000;
}

#main .leftmenucart .menu
{
	background: transparent url(/images/agatex/leftmenu.png) no-repeat;
	background-position: top left;
	float:left; 
	width:229px; 
	min-height:257px; 
	margin:0px 0px 0px;	
	padding: 10px 15px 0 0;
}

#main .leftmenucart .menu ul
{
	margin:0px; 
	font-family: Myriad Pro; 
	margin-top:0px; 
	padding-left:35px; 
	font-size:12pt;
}

#main .leftmenucart .menu ul ul
{
	margin:0px; 
	font-family: Myriad Pro; 
	margin-top:0px; 
	padding-left:15px; 
	font-size:12pt;
}

#main .leftmenucart .menu ul ul ul
{
	display:none;
}

#main .leftmenucart .menu ul li
{
	list-style-type: none;
}

#main .leftmenucart .menu ul li a:hover
{
	color:#f38111;
	text-decoration:none;
}
#main .leftmenucart .menu ul li a
{
	color:#1c4454;
}


#main .leftmenucart .menu ul li div
{
	width:100%; 
	background: transparent url(/images/agatex/leftmenu_hr.jpg) top left no-repeat; 
	margin:2px 0px 0px; 
	height:5px;
}

#main .lefspace
{
	width:40px;
	float:left;
	background: transparent url(/images/agatex/bgr_spacer.jpg) no-repeat top left;
	height:374px;
}

#contentfooter
{
	width:100%;
	height:11px;
	clear:both;
	position:relative;
	float:left;
	background: transparent url(/images/agatex/bgr_footer.png) no-repeat top left;
	
}

#main .content
{
	/*width:676px;*/
	width:676px;
	float:right;
	min-height:251px;
	background: transparent url(/images/agatex/bgr_content2.png) no-repeat top left;
	padding:52px 17px 0 17px;

}

#main .content .boxes
{
	width:705px; 
	height:239px; 
	/* background: transparent url(/images/agatex/home.png) top left no-repeat; */
	margin-left:-35px; 
	margin-top:-34px;
	padding: 0 0 0 0px;
	z-index:9;
	position:relative;
	overflow:hidden;
}

#main .content .boxes .boxesmask
{
	width:705px; 
	height:61px; 
	position:absolute;
	bottom:0px;
	right:0px;	

}

#main .content .boxes .title
{
	margin: 177px 0 0 0;
	width:164px; 
	height:61px; 
	float:left;
	font-size: 22px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	background: transparent url(/images/agatex/mask.png) top right no-repeat;
	padding: 16px 0 0 15px;
}


#main .content .boxes .boxesmask img
{
	position:absolute;
	left:0px;
	top:0px;

}

#main .content .boxes #box1
{	
	float:left;	
	width:189px;
	height:238px;
	cursor:pointer;		
}

#main .content .boxes #box1 #title1
{	
	background: transparent url(/images/agatex/mask.png) top left no-repeat;
	padding-left:25px;
}

#main .content .boxes #box2 
{	
	float:left;	
	width:169px;
	height:238px;
	cursor:pointer;	
	margin: 0 0 0 0px;
}

#main .content .boxes #box3
{	
	float:left;	
	width:171px;
	height:238px;
	cursor:pointer;	
	margin: 0 0 0 0px;	
}

#main .content .boxes #box4
{	
	float:left;	
	width:176px;
	height:238px;
	cursor:pointer;	
	margin: 0 0 0 0px;	
}



#main .content .homebox_big
{
	margin-left:-21px; 
	margin-top:10px;
}

#main .content .homebox_big .left
{
	float:left;
	background: transparent url(/images/agatex/homebox_bgr_left.png) top left no-repeat; 
	width:11px; 
	height:106px;
}

#main .content .homebox_big .middle_container
{
	float:left; 
	height:106px; 
	width:661px; 
	float:left;
}

#main .content .homebox_big .middle
{
	float:left;
	background-color:#FEFEFD; 
	width:661px; 
	height:94px;
	
	padding:0px;
	margin:0px;
}

#main .content .homebox_big .middle .homebox
{
	padding:0px;
	margin:0px;

	margin-right:2px;
	
	float:left; 
	width:49%; 
	height:100%; 
	font-family: Tahoma;
}




#main .content .homebox_big .middle .homebox .heading
{
	margin:5px 10px 0px; 
	float:left; 
	font-family: Myriad Pro; 
	font-size:17px; 
	color:#528498;
}

#main .content .homebox_big .middle .homebox .hr
{
	margin:2px 0px 5px 10px; 
	width:325px; 
	background:transparent url(/images/agatex/homebox_hr.jpg) no-repeat top left; 
	float:left; 
	height:2px;
}

#main .content .homebox_big .middle .homebox .news_date
{
	font-size:10px; 
	color:#a5993d;
	clear:both; 
	float:left;
	margin-left:10px;
}

#main .content .homebox_big .middle .homebox .news_heading
{
	font-size:12px; 
	font-weight:bold; 
	color:#48431a;
	clear:both; 
	float:left;
	margin-left:10px;
	width:320px;
}

#main .content .homebox_big .middle .homebox .news_heading a, #main .content .homebox_big .middle .homebox .news_heading a:hover
{
	text-decoration: none;
	color:#48431a;
}

#main .content .homebox_big .middle .homebox .newsletter_env
{
	clear:both;
	margin: 12px 10px 0 12px;
	padding:0px;
	width:59px; 
	height:40px; 
	float:left; 
	background: transparent url(/images/agatex/homebox_newsletter_env.jpg) top left no-repeat;
}

#main .content .homebox_big .middle .homebox .news_content
{
	font-size:12px; 
	color:#48431a;
	clear:both; 
	float:left;
	margin-left:10px;
	width:320px;
}
	
#home {
	background-image: url(/images/redesign/home_bg.jpg);	
}

#body {
	width: 994px;
	margin: auto;
	position: relative;
	margin-top:40px;
	text-align: left;
	
}
#header {
	width: 765px;
}
#menu {
	width: 992px;
	height: 83px;
	background-image: url(/images/redesign/menu.png);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0;
	position: relative;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#menu li, #menu a {
	height: 82px;
	display: block;
}
#menu1 {
	left: 8px;
	width: 72px;
}
#menu2 {
	left: 80px;
	width: 167px;
}
#menu2_selected {
	left: 80px;
	position: absolute;
	width: 167px;
	background-image: url(/images/redesign/menu_tv_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu3 {
	left: 247px;
	width: 169px;
}
#menu3_selected {
	left: 247px;
	position: absolute;
	width: 169px;
	background-image: url(/images/redesign/menu_blog_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu4 {
	left: 416px;
	width: 169px;
}
#menu4_selected {
	left: 416px;
	position: absolute;
	width: 169px;
	background-image: url(/images/redesign/menu_video_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu5 {
	left: 585px;
	width: 169px;
}
#menu5_selected {
	left: 585px;
	position: absolute;
	width: 169px;
	background-image: url(/images/redesign/menu_schedule_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu6 {
	left: 754px;
	width: 230px;
}
#menu6_selected {
	left: 754px;
	position: absolute;
	width: 230px;
	background-image: url(/images/redesign/menu_order_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu1 a:hover {
}
#menu2 a:hover {
	position: absolute;
	width: 167px;
	background-image: url(/images/redesign/menu_tv_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu3 a:hover {
	position: absolute;
	width: 169px;
	background-image: url(/images/redesign/menu_blog_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu4 a:hover {
	position: absolute;
	width: 169px;
	background-image: url(/images/redesign/menu_video_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu5 a:hover {
	position: absolute;
	width: 169px;
	background-image: url(/images/redesign/menu_schedule_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#menu6 a:hover {
	position: absolute;
	width: 230px;
	background-image: url(/images/redesign/menu_order_roll.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}
#main_boxed {
	width: 755px;
	float: left;
	margin-top: 8px;
	margin-left: 4px;
}

#main 
{
	/*position:absolute;*/
	float:left;
	width:990px;
	margin-left:4px;
	background: #FFFAD4 url(/images/agatex/bgr_content.jpg) top left repeat-x;
}
#slideholder {
	width: 749px;
	height: 419px;
	background-image: url(/images/redesign/slideshow_bg.png);
	padding-top: 4px;
	padding-left: 6px;
}
#main_boxes {
	margin-top: 14px;
}
#main_boxes div.main_box .image, #main_boxes div.last_main_box .image {
	font-size: 14px;
}
#main_blog {
	margin-top: 10px;
}
#boxes {
	margin-top: 5px;
	width: 226px;
	float: left;
	margin-left: 5px;
}
#search_box {
	width: 226px;
}
#search_box .holder {
	width: 220px;
	margin-top: -3px;
	background-image: url(/images/redesign/box_bg.png);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-top: 10px; 
}
#search_box form {
	padding-left: 9px; 
	background-image: url(/images/redesign/search_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 62px;
}
#search_box form .button {
	float: left;
	margin-left: 9px;
}
#login_box, #passwd_box {
	width: 226px;
	margin-bottom: 9px;
}
#login_box .login_image, #passwd_box .login_image {
	float: left;
}
#login_box .register, #passwd_box .register {
	float: right;
	display: block;
	width: 50px;
	text-align: right;
	margin-right: 4px;
}
#login_box .holder, #passwd_box .holder {
	width: 220px;
	height: 119px;
	background-image: url(/images/redesign/box_bg.png);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-top: 15px;
	font-size: 11px; 
}
#login_box form, #passwd_box form {
	padding-left: 9px; 
	background-image: url(/images/redesign/search_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 11px;
}
#login_box form label {
	width: 70px;
	float: left;
	margin-top: 2px;
}
#login_box form .links {
	float: left;
	width: 130px;
}
#login_box form .button {
	float: left;
	margin-left: 5px;
}
#login_box form .logout_button {
	margin-right: 3px;
	margin-top: 2px;
}
#passwd_box .button {
	margin-left: 8px;
}
#schedule_box {
	width: 226px;
}
#schedule_box .holder {
	width: 220px;
	margin-top: -3px;
	background-image: url(/images/redesign/box_bg.png);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-top: 7px; 
}
#schedule_box .schedule {
	height: 132px;
	background-image: url(/images/redesign/search_box_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-right: 16px;
	background-position: left bottom;
	font-size: 11px;
}
#schedule_box .schedule ul {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	padding-left: 15px;
}
#schedule_box .schedule li {
	list-style-image: url(/images/redesign/red_circle.png);
	height: 25px;
}
#schedule_box .schedule .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-top: 10px;
	margin-bottom: 15px;
}
#schedule_box .timezones {
	padding: 0;
	margin: 0;
	background-image: url(/images/redesign/timezones_bg.png);
	background-repeat: no-repeat;
	width: 226px;
	height: 33px;
	position: relative;
}
#schedule_box .timezones li {
	list-style-type: none;
	float: left;
}
#schedule_box .timezones .est a {
	position: absolute;
	left: 4px;
	width: 53px;
	height: 27px;
	display: block;
}
#schedule_box .timezones .est a:hover, #schedule_box .timezones .est_active a {
	position: absolute;
	left: 4px;
	width: 53px;
	height: 27px;
	display: block;
	background-image: url(/images/redesign/timezone_est_hover.png);
	background-repeat: no-repeat;
}
#schedule_box .timezones .cst a {
	position: absolute;
	left: 59px;
	width: 54px;
	height: 27px;
	display: block;
}
#schedule_box .timezones .cst a:hover, #schedule_box .timezones .cst_active a {
	position: absolute;
	left: 59px;
	width: 54px;
	height: 27px;
	display: block;
	background-image: url(/images/redesign/timezone_cst_hover.png);
	background-repeat: no-repeat;
}
#schedule_box .timezones .mst a {
	position: absolute;
	left: 115px;
	width: 54px;
	height: 27px;
	display: block;
}
#schedule_box .timezones .mst a:hover, #schedule_box .timezones .mst_active a {
	position: absolute;
	left: 115px;
	width: 54px;
	height: 27px;
	display: block;
	background-image: url(/images/redesign/timezone_mst_hover.png);
	background-repeat: no-repeat;
}
#schedule_box .timezones .pst a {
	position: absolute;
	left: 171px;
	width: 54px;
	height: 27px;
	display: block;
}
#schedule_box .timezones .pst a:hover, #schedule_box .timezones .pst_active a {
	position: absolute;
	left: 171px;
	width: 54px;
	height: 27px;
	display: block;
	background-image: url(/images/redesign/timezone_pst_hover.png);
	background-repeat: no-repeat;
}
#feedback_box {
	width: 226px;
}
#feedback_box .holder {
	width: 213px;
	margin-top: -3px;
	background-image: url(/images/redesign/box_bg.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-top: 5px; 
}
#feedback_box .holder ul {
	padding: 0;
	margin: 0;
	margin-top: 6px;
	padding-left: 17px;
}
#feedback_box .holder li {
	list-style-image: url(/images/redesign/red_circle.jpg);
	line-height: 20px;
}
#socialconnect_box
{
	width: 226px;
}
#socialconnect_box .holder {
	width: 213px;
	margin-top: -3px;
	background-image: url(/images/redesign/box_bg.png);
	background-repeat: repeat-y;
	padding-left: 13px;
	padding-top: 5px; 
}
#socialconnect_box .holder .item{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}
#ad_box {
	width: 226px;
}
#ad_box .holder {
	height: 714px;
	background-image: url(/images/redesign/ad_box_bg.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 8px;
}
#more_playboy_box .more_box, #more_playboy_box .last_more_box {
	float: left;
	width: 136px; 
	margin-right: 34px;
}
#more_playboy_box .last_more_box {
	margin-right: 0px;
}
#more_playboy_box .more_box .title, #more_playboy_box .last_more_box .title  {
	float: left;
	width: 136px;
	height: 24px; 
	background-image: url(/images/redesign/more_playboy_bg.png);
	padding-top: 6px;
	text-align: center;
	cursor: pointer;
}
#more_playboy_box .more_box .text, #more_playboy_box .last_more_box .text {
	padding: 5px;
}
#footer {
	width:100%;
	clear:both;
	float:left;
	margin-top: 20px;
	height:190px;
	padding-bottom: 155px;
	background: transparent url(/images/agatex/footer.jpg) bottom left no-repeat;
	position:relative;
}

.footer_copy {
	position:absolute;
	right:10px;
	top:187px;
	width:500px;
	height:40px;	
	text-align:right;
	color:#fff;
}

.footer_copy a{
	color:#fff;
	text-decoration:none;
}

.footer_copy a{
	color:#ddd;
	text-decoration:underline;
}

#footer .box {
	width:240px;
	height:164px;
	overflow:hidden;
	float:left;
	margin: 0px 11px 20px 0px;	
	background: transparent url(/images/agatex/box2.png) bottom left no-repeat;	
}

#footer .last {
	margin: 0px 0px 20px 0px;		
}

#footer .box .title {
	width:200px;
	font-size:18px;
	color:#fff;
	margin: 0px 20px 20px 7px;		
}

#footer .box .text {
	width:230px;
	height:107px;
	overflow:hidden;
	margin: 25px 0px 20px 5px;
	text-align:left;
	vertical-align:middle;
}

#footer .box .text ul {

    padding:0; 
    margin:0; 

	margin-top:0px;
	margin-left:25px;
	padding:0px;	
	vertical-align:middle;
}

#footer .box .text li {
	/*vertical-align:middle;*/
	margin:0px;
	margin-left:6px;
	padding:0px;
	list-style-image: url('/images/agatex/footer_li.jpg');
}





#footer .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 20px;
}

#footer .text {
	text-align: center;
	line-height: 20px;
}
#blog {
	margin-top: -3px;
}
#blog .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_boxed_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 16px;
}
#blog .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 15px;	
}
#blog #blog_boxes {
	width: 190px;
	float: left;
	margin-left: -2px;
}
#blog #blog_boxes .blog_box {
	margin-bottom: 15px;
}
#blog #blog_boxes .blog_box div.blog_categories {
	padding-left: 7px;
	margin-top: 8px;
}
#blog #blogs {
	width: 521px;
	float: left;
	margin-left: 10px;
}
#blog .blog_items {
	font-size: 11px;
}
#blog .blog_detail {
	font-size: 12px;
}
#blog .blog_items h1, #blog .blog_detail h1 {
	margin: 0;
}
#blog .blog_items .grey, #blog .blog_detail .grey {
	color: #7c7c7c;
}
#blog .blog_items img.blog_item, #blog .blog_detail img.blog_item {
	float: left;
	margin-right: 14px;
}
#blog .right {
	float: right;
}
#blog .left {
	float: left;
}
#blog #blog_tags .tags {
	float: left;
	width: 390px;
}
#blog #blog_tags .hotmeter {
	float: right;
	width: 176px;
}
#c .hr {
	margin-bottom: 3px;
}
#comments .comment {
	padding: 10px;
	background-image: url(/images/redesign/gray_strip.jpg);
	background-repeat: repeat-x;
	margin-bottom: 1px;
}
#comments .comment .grey {
	color: #707070;
}
#comments .grey_bg {
	background-color: #efefef;
	background-image: none !important;
}
#comments .user {
	color: #b80e0e;
}
#tv_shows {
	margin-top: -3px;
}
#tv_shows .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_boxed_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 7px; 
	padding-right: 17px;
	padding-bottom: 6px;
}
#tv_shows .hr, #tv_shows .hr_clear {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 14px;	
}
#tv_shows .hr_clear {
	margin-bottom: 0;	
}
#tv_shows .right {
	float: right;
}
#tv_shows .left {
	float: left;
}
#tv_shows #FullWidthHeader {
	color: #FFFFFF;
	background-color: #817F80;
	height: 20px;
	padding-top: 7px;
	text-align: center;
	margin: auto;
}
#tv_shows #shows_starslist, #tv_shows #shows_modelslist, #tv_shows #shows_photographerslist {
	overflow: auto;
	height: 139px;
	width: 720px;
}
#tv_shows #shows_starslist h1, #tv_shows #shows_modelslist h1, #tv_shows #shows_photographerslist h1 {
	width: 520px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#tv_shows #main_gallery {
	width: 742px;
	height: auto !important;
}
#tv_shows #galleries_content {
	height: 100%;
	width: 720px;
	padding-bottom: 5px;
}
#tv_shows div.gallery_container {
	height: 100%;
	width: 720px;
}
#tv_shows div.gallery_container h1 {
	color: #5e5e5e; 
	font-size: 16px;
	font-weight: bold;	
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tv_shows div.gallery_episode_header {
	clear: both;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#tv_shows div.gallery_episode_header h1 {
	color: #5e5e5e; 
	font-size: 16px;
	font-weight: bold;
	margin: 0pt 0pt 7px -1px;
	padding: 0pt;
}
#tv_shows div.gallery_album_details, #tv_shows div.gallery_album_details_last {
	float: left;
	width: 350px;
	padding-top: 5px;
	margin-right: 20px;
}
#tv_shows div.gallery_album_details_last {
	margin-right: 0;
}
#tv_shows div.gallery_album_image {
	width: 150px;
	float: left;
}
#tv_shows div.gallery_album_image_tag {
	width: 145px;
	height: 145px;
	padding: 5px;
	padding-left: 0;
	text-align: center;
}
#tv_shows div.gallery_album_list {
	height: 145px;
	width: 190px;
	float: left;
	padding-left: 10px;
}
#tv_shows div.gallery_album_name {
	float: left;
	text-align: left;
	width: 100%;
	padding-top: 3px;
	font-weight: bold;
	color: #474745;
}
#tv_shows div.gallery_album_origin {
	float: left;
	text-align: left;
	width: 100%;
}
#tv_shows div.gallery_album_desc {
	float: left;
	text-align: left;
	width: 100%;
}
#tv_shows div.gallery_album_link {
	float: left;
	text-align: left;
	color: gray;
}
#tv_shows div.episode_delimiter {
	margin-bottom: 10px;
	clear: both;
	margin-left: 4px;
	margin-right: 4px;
	border-bottom: 1px solid silver;
	width: 710px;
}
#videos {
	margin-top: -3px;
}
#videos .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_boxed_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 16px;
}
#videos .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 3px;	
}
#videos #videos_player {
	float: left;
	width: 538px;
	margin-right: 3px;
}
#videos #videos_player p {
	width: 538px;
}
#videos #videos_featured {
	float: left;
	width: 180px;
}
#videos #videos_featured .text {
	text-align: center;
	margin-top: 10px;
	padding-left: 3px;
}
#videos #video_categories {
  float: left;
  width: 655px;
  line-height: normal;
  overflow: hidden;
  margin-bottom: 1px;
}
#videos #video_categories_left, #videos #video_categories_right {
  cursor: pointer;
  display: none;
  float: right;
  height: 38px;
}
#videos #video_categories_left, #videos #video_categories_right img {
  margin-top: 14px;
  width: 26px;
  height: 25px;
}
#videos #video_categories ul {
	margin: 0;
	padding: 10px 10px 0 0;
	list-style: none;
}
#videos #video_categories li {
	display: inline;
	margin: 0;
	padding: 0;
}
#videos #video_categories a, #videos #video_categories a.video_category_selected {
	float: left;
	background: url(/images/redesign/video_category_left.gif) no-repeat left top;
	margin: 0;
	margin-top: 3px;
	margin-right: 2px;
	padding-left: 5px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}
#videos #video_categories a span, #videos #video_categories a.video_category_selected span {
	float: left;
	display: block;
	background: url(/images/redesign/video_category_right.gif) no-repeat right top;
	padding-right: 8px;
	cursor: pointer;
}
#videos #video_categories a span span, #videos #video_categories a.video_category_selected span span {
	background: url(/images/redesign/video_category_center.gif) repeat-x;
	padding: 7px 5px 7px 6px;
	cursor: pointer;
}
#videos #video_categories a:hover {
	text-decoration: none;
}
#videos #video_categories a.video_category_selected, #videos #video_categories a:hover {
	background: url(/images/redesign/video_scategory_left.gif) no-repeat left top;
}
#videos #video_categories a.video_category_selected span, #videos #video_categories a:hover span {
	background: url(/images/redesign/video_scategory_right.gif) no-repeat right top;
}
#videos #video_categories a.video_category_selected span span, #videos #video_categories a:hover span span {
	background: url(/images/redesign/video_scategory_center.gif) repeat-x;
}
#videos div.blog_container {
	background-image: url(/images/redesign/gray_strip.jpg);
	background-repeat: repeat-x;
	margin-bottom: 1px;
}
#videos .grey_bg {
	background-color: #efefef;
	background-image: none !important;
}
#videos div.blog_container .item {
	background-image: none;
	width: 700px;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-top: 0;
}
#videos div.blog_container .item .text {
	width: 530px;
}
#videos .right {
	float: right;
}
#videos .left {
	float: left;
}
#videos #blog_tags .tags {
	float: left;
	width: 390px;
}
#videos #blog_tags .hotmeter {
	float: right;
	width: 176px;
}
#wysiwyg_boxed {
	margin-top: -3px;
}
#wysiwyg_boxed .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_boxed_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 16px;
}
#wysiwyg_full {
	margin-left: 4px;
	margin-top: 5px;
}
#wysiwyg_full .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 20px;
	padding-bottom: 6px;
}
#wysiwyg_boxed .hr, #wysiwyg_full .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 20px;
}
#order {
	margin-left: 4px;
	margin-top: 5px;
}
#order .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 20px;
}
#order .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 3px;
}
#order table.orders {
	width: 100%;
	font-size: 12px;
}
#order table.orders tr {
	height: 92px;
	background-image: url(/images/redesign/gray_strip.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
}
#order table.orders tr.grey_bg {
	background-image: none;
	background-color: #f5f5f5;
}
#order table.orders td {
	border-bottom: 1px solid #ffffff;
}
#search {
	margin-top: -3px;
}
#search .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_boxed_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 16px;
}
#search .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 10px;	
}
#search .blog_container {
	background-image: url(/images/redesign/gray_strip.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 2px; 
	padding-bottom: 15px;
}
#search .blog_container img {
	float: left;
	margin-right: 10px;
}
#search .blog_container div.search_listing {
	float: left;
	width: 550px;
}
#search .blog_container div.search_listing h1 {
	margin: 0;
	font-size: 16px;
	color: #474745;
}
#search .blog_container div.search_listing_icon {
	float: right;
	margin-left: 10px;
}
#search .grey_bg {
	background-image: none;
	background-color: #efefef;
}
#search #tabs {
  float: left;
  width: 480px;
  line-height: normal;
  overflow: hidden;
  margin-bottom: 1px;
}
#search #tabs ul {
	margin: 0;
	padding: 10px 10px 0 0;
	list-style: none;
}
#search #tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#search #tabs a, #search #tabs a.selected {
	float: left;
	background: url(/images/redesign/video_category_left.gif) no-repeat left top;
	margin: 0;
	margin-top: 3px;
	margin-right: 2px;
	padding-left: 5px;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
}
#search #tabs a span, #search #tabs a.selected span {
	float: left;
	display: block;
	background: url(/images/redesign/video_category_right.gif) no-repeat right top;
	padding-right: 8px;
	cursor: pointer;
}
#search #tabs a span span, #search #tabs a.selected span span {
	background: url(/images/redesign/video_category_center.gif) repeat-x;
	padding: 7px 30px 7px 33px;
	cursor: pointer;
}
#search #tabs a:hover {
	text-decoration: none;
}
#search #tabs a.selected, #search #tabs a:hover {
	background: url(/images/redesign/video_scategory_left.gif) no-repeat left top;
}
#search #tabs a.selected span, #search #tabs a:hover span {
	background: url(/images/redesign/video_scategory_right.gif) no-repeat right top;
}
#search #tabs a.selected span span, #search #tabs a:hover span span {
	background: url(/images/redesign/video_scategory_center.gif) repeat-x;
}
#search .pagination {
	float: right;
	width: 200px;
	margin-top: 15px;
}
#registration {
	margin-top: -3px;
}
#registration .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_boxed_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 16px;
}
#registration .hr {
	border-top: 1px #b5b5b5 dotted;
}
#registration .FormItemNameIndent70 {
	margin-left: 40px;
}
#registration span.FormItemName {
	width: 250px;
	float: left;
	margin-left: 40px;
}
#registration #ShowsCheckboxes {
	width: 600px;
}
#registration #RegNote {
  text-align:right;
	color: #817F80;
	font-style: italic;
}
#schedule {
	margin-top: -3px;
}
#schedule .holder {
	margin-top: -3px;
	background-image: url(/images/redesign/main_boxed_bg.png);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-top: 6px; 
	padding-right: 16px;
}
#schedule .hr {
	border-top: 1px #b5b5b5 dotted;
	margin-bottom: 15px;
}
#schedule #schedule_search {
	float: left;
	width: 186px;
	height: 365px;
	background-image: url(/images/redesign/gray_strip.jpg);
	background-repeat: repeat-x;
	background-position: 0 25px;
	margin-right: 8px;
}
#schedule #schedule_search select {
	width: 186px;
}
#schedule #schedule_search input {
	width: 180px;
}
#schedule #schedule_search .month_navigation {
	text-align: center;
}
#schedule #schedule_search .month_navigation .month {
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	width: 120px;
	color: #817f80;
}
#schedule #schedule_calendar {
	float: left;
	width: 527px;
	font-size: 9px;
}
#schedule #schedule_calendar .container {
	margin-top: -2px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#schedule #schedule_calendar table {
}
#schedule #schedule_calendar th {
	width: 73px;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	background-color: #818080;
	border: 1px solid #a9a8a8;
	border-top: none;
	border-bottom: none;
	font-weight: normal;
}
#schedule #schedule_calendar td {
	width: 73px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	color: #444444;
	border: 1px solid #a9a8a8;
	background-image: url(/images/calendar_bg.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
}
#schedule #schedule_calendar a.schedule_calendar_inactive {
	font-size: 18px;
	color: #d0d0d0;
}
#schedule #schedule_calendar td.schedule_calendar_inactive {
	width: 73px;
	height: 50px;
	text-align: center;
	border: 1px solid #a9a8a8;
	background-image: none;
}
#schedule .schedule_grey_header {
	background-image: url(/images/grey_rabbit.jpg);
	height: 26px;
}
#schedule .schedule_col_1, .schedule_col_2 {
  height: 52px;
	border-right: 2px solid #ffffff;
	text-align: center;
	vertical-align: middle;
}
#schedule .schedule_col_1 {
	width: 116px;
}
#schedule th.schedule_col_1, #schedule th.schedule_col_2, #schedule th.schedule_col_3 {
	background-image: url(/images/redesign/schedule_title_bg.jpg);
}
#schedule .schedule_col_2 {
	width: 193px;
	height: 13px;
}
#schedule th.schedule_col_2 {
	background-position: -20px 0;
}
#schedule .schedule_col_3 {
  height: 52px;
	width: 410px;
	padding-left: 12px;
	padding-right: 12px;
}
#schedule th.schedule_col_3 {
	background-position: 420px 0;
}
#schedule td.schedule_col_1, td.schedule_col_2, td.schedule_col_3 {
	background-image: url(/images/redesign/gray_strip.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
}
#schedule td.bg_ltgrey, td.bg_ltgrey, td.bg_ltgrey {
	background-color: #efefef;
	background-image: url(none);
}
#schedule .schedule_row, .schedule_row_gray {
	color: #646464;
	height: 52px;
	font-weight: bold;
}
#schedule .schedule_row_gray {
	background-color: #e4e4e4;
}
#schedule .sch_middle {
  _position: absolute; /* IE fix */
  _top: 50%; /* IE fix */
}
#schedule .sch_middle[class] {
  display: table-cell;
  vertical-align: middle;
  position: static;
}
#schedule .sch_inner {
  _position: relative; /* IE fix */
  _top: -50% /* IE fix */
}
#schedule .sch_outer a {
	color: #000000;
	text-decoration: none;
}
#schedule .sch_outer a:hover {
	color: #000000;
	text-decoration: underline;
}
#schedule #schedule_search .timezones {
	padding: 0;
	margin: 0;
	background-image: url(/images/redesign/schedule_timezones_bg.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 23px;
	position: relative;
}
#schedule #schedule_search .timezones li {
	list-style-type: none;
	float: left;
}
#schedule #schedule_search .timezones .est a {
	position: absolute;
	width: 43px;
	height: 23px;
	display: block;
}
#schedule #schedule_search .timezones .est a:hover, #schedule #schedule_search .timezones .est_active a {
	position: absolute;
	width: 43px;
	height: 23px;
	display: block;
	background-image: url(/images/redesign/schedule_timezone_est_hover.jpg);
	background-repeat: no-repeat;
}
#schedule #schedule_search .timezones .cst a {
	position: absolute;
	left: 45px;
	width: 47px;
	height: 23px;
	display: block;
}
#schedule #schedule_search .timezones .cst a:hover, #schedule #schedule_search .timezones .cst_active a {
	position: absolute;
	left: 45px;
	width: 47px;
	height: 23px;
	display: block;
	background-image: url(/images/redesign/schedule_timezone_cst_hover.jpg);
	background-repeat: no-repeat;
}
#schedule #schedule_search .timezones .mst a {
	position: absolute;
	left: 94px;
	width: 46px;
	height: 23px;
	display: block;
}
#schedule #schedule_search .timezones .mst a:hover, #schedule #schedule_search .timezones .mst_active a {
	position: absolute;
	left: 94px;
	width: 46px;
	height: 23px;
	display: block;
	background-image: url(/images/redesign/schedule_timezone_mst_hover.jpg);
	background-repeat: no-repeat;
}
#schedule #schedule_search .timezones .pst a {
	position: absolute;
	left: 142px;
	width: 44px;
	height: 23px;
	display: block;
}
#schedule #schedule_search .timezones .pst a:hover, #schedule #schedule_search .timezones .pst_active a {
	position: absolute;
	left: 142px;
	width: 44px;
	height: 23px;
	display: block;
	background-image: url(/images/redesign/schedule_timezone_pst_hover.jpg);
	background-repeat: no-repeat;
}
#walking_girls {
	position: absolute;
	width: 216px;
	height: 172px;
	left: 769px;
	top: 336px;
}
#order_comcast {
	padding-left: 87px; 
}
#order_comcast ul {
	margin: 0;
	padding: 0;
	width: 769px;
	margin-top: 22px;
	margin-left: -7px;
}
#order_comcast li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#order_comcast li .text {
	float: left;
	width: 370px;
	text-align: left;
	margin-top: 37px;
	margin-left: 35px;
	line-height: 23px;
}
#order_comcast li .text img {
	vertical-align: middle;
}
#order_comcast li .text_gray {
	float: left;
	width: 377px;
	height: 73px;
	text-align: left;
	background-image: url(/images/redesign/order_comcast_text_bg.jpg);
	margin-top: 29px;
	margin-left: 20px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 250px;
	line-height: 23px;
}
#order_comcast li .number {
	margin-top: 23px;
}

/*  product page classes  */


#product_detail {
	margin:20px 0 0 0;
}

#product_detail #images {
	margin:15px 0 0 0px;
	width: 280px;
	float: left;
}

#product_detail #images .image {	
	margin:0 0 15px 0;
	width: 237px;
	height: 158px;
	overflow:hidden;
	position:relative;
}

#product_detail #images .tools {	
	position:absolute;
	left:0px;
	bottom:0px;
	min-width:70px;
	height:40px;
	background: transparent url(/images/agatex/product_detail.png) bottom left no-repeat; 
	color:#fff;
	/* border:1px solid blue; */
	
	min-width:50px;
	padding:0px 0 0 20px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	
}

#product_detail #images .toolsend {	
	position:absolute;
	right:-7px;
	bottom:0px;
	width:7px;
	height:40px;
	background: transparent url(/images/agatex/product_detail_end.png) bottom left no-repeat; 
	color:#fff;
	/* border:1px solid red; */
	
	
}

#product_detail #images .image .tools  .text{	

}

#product_detail #images .image .tools  .lupa{	
	cursor:pointer;
	width:25px;
	height:25px;
	position:absolute;
	right:5px;
	top:5px;	
	display:none;
}

#product_detail #product {
	width: 315px;
	float: left;
	margin:0 0 20px 0;
	line-height:22px;
}

#product_detail #product .left {
	width: 155px;
	float: left;
	margin:0 0 10px 0;
	padding:0px;
	min-height:1px;


}

#product_detail #product .right {
	width: 155px;
	float: left;
	margin:0 0 10px 0;
	text-align:center;

}

#product_detail #product a {
	color:#f38111;
	text-decoration:none;
	font-weight:bold;
}

#product_detail #product h2{
	margin:10px 0 10px 0;
	padding:0px;
	text-transform:uppercase;
	font-size:19px;
}

#product_detail #product a:hover {
	color:#f38111;
	text-decoration:none;
	font-weight:bold;
}

#product_detail #product #basket {
	margin:40px 0 5px 0;
}

#product_detail #product .description {
	margin:24px 0 0px 0;
}

#product_detail #product select {
	width:190px;
	margin: 0px 0px 12px 0;
}

#product_detail #product .select {
	font-size:11px;
	color:#f5a33f;
	font-weight:bold;	
	text-transform:uppercase;
}


h1  {
	text-transform:uppercase;
	font-family: sans-serif;	
	margin:5px 0px 22px 0px;
}

#products_list .product  {
	width:335px;
	height:200px;
	float:left;
}

#products_list  {
	clear: both;	
	color: #000;		
}

#products_list  a{
	color: #470207;	
}

#products_list .product .imagebox {
	background: transparent url(/images/agatex/products_bg.png) top left no-repeat;  
	width:140px;
	height:149px;
	float:left;
	overflow:hidden;
}

#products_list .product .imagebox  .image {
	width:100px;
	height:100px;
	overflow:hidden;
	margin:24px 20px 0px 20px;
}

#products_list .product .description {
	/*text-align:justify;*/
	font-size:11px;
	line-height:20px;
	width:150px;
	height:120px;
	float:left;
	margin: 25px 0 0 10px;
}

#products_list .product .price {
	width:150px;
	margin: 5px 0 0 0;
	color: #470207;		
}

#category_product_list  {
	min-height:180px;
}

#category_list .category  {
	width:138px;
	height:148px;
	float:left;
	margin: 0 30px 70px 0;
}

#category_list .category .imagebox {
	background: transparent url(/images/agatex/products_bg.png) top left no-repeat;  
	width:140px;
	height:149px;
	overflow:hidden;
}

#category_list .category .imagebox  .image {
	width:100px;
	height:100px;
	overflow:hidden;
	margin:24px 20px 0px 20px;
}

#category_list .category .description {
	width:130px;
	margin:10px 5px 2px 5px;
	text-align:center;	
	font-size:12px;
	font-weight:bold;
}

#category_list .category .description a {
	color:#470207;
}

.orange {
	color:#f38111;
	font-size:14px;
	font-weight:bold;
}

.hr {
	width:100%;
	height:1px;
	background:#d3ceae;
	margin: 20px 0 10px 0;
	padding:0px;
	clear:both;
}

.nhr {
	width:100%;
	height:1px;
	margin: 20px 0 10px 0;
	padding:0px;
	clear:both;
}

#main .content .file a{
	color:#000;
}

#main .content .videofile {
	/*float:left;*/
	margin:10px 0 0 0;
	font-weight:bold;
}

#main .content .file  {
	/*float:left;*/
	margin:10px 0 0 3px;
	font-weight:bold;
}

#main .content .imagesfile {
	width:150px;
	height:210px;	
	float:left;
	margin:2px 5px 15px 0px;
	text-align:center;
	font-weight:bold;
}

#main .content .imagesfile  .imagebox {
	background: transparent url(/images/agatex/products_bg.png) top left no-repeat;  
	width:140px;
	height:149px;
	float:left;
	overflow:hidden;
	margin:0 0 5px 0;
}

#main .content .imagesfile  .imagebox  .image {
	width:100px;
	height:100px;
	overflow:hidden;
	margin:24px 20px 0px 20px;
}

.arrow {
	vertical-align:middle;
}

.wysiwyg  {
	width:640px;
	min-height:350px;
}

.homewysiwyg  {
	margin:0px;
	padding:0px;
	width:640px;
	min-height:180px;
	min-height:0px;
}

.wysiwyg h3 {
	font-weight:bold;
	font-size:14px;
	color:#506727;
}

.wysiwyg h1 {
	margin-left:0px;
	text-transform:uppercase;
	font-size:19px;
}

.wysiwyg h2 {
	color:#77973c;
	font-size:18px;
	margin:10px 0 10px 0;
}

.wysiwyg a {
	color:#506727;
	text-decoration:underline;
}

.wysiwyg a {
	font-weight:bold;
	color:#506727;
	text-decoration:underline;
}

.wysiwyg a:hover {
	color:#000;
	text-decoration:none;
}

.wysiwyg .hr {

	width:100%;
	height:3px;
	background:#d0d9a0;
	margin: 20px 0 10px 0;
	padding:0px;
	clear:both;

}

.wysiwyg .icon {
	margin-left:15px;
	vertical-align:middle;
}

.wysiwyg .newsp {
	width:100%;
	text-align:right;
	margin:0 10px 0 0; 
}

#language {
	position:absolute;
	top:10px;
	right:22px;	
	width:150px;
	height:25px;
	margin-top: -38px;
	text-align:right;
	display:none;
}

#language a {
	font-size:15px;
	font-weight:bold;
	color:#516d6d;
	text-decoration:none;
}

#language a:hover {
	text-decoration:none;
}

.submitbutton {
	background: transparent url(/images/agatex/button.png) top left no-repeat;  
	width:89px;
	height:23px;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	padding:0px;
	margin:0px;
}

.submitbutton_big {
	background: transparent url(/images/agatex/button_big.png) top left no-repeat;  
	width:150px;
	height:23px;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	padding:0px;
	margin:0px;
}

.basket table tr td {
	vertical-align:top;
}

.basket table {
	width:80%;	
}

.basket table tr th {
	font-size:11px;
	text-align:left;
}

.basket table tr td {
	font-size:11px;
	text-align:left;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.basketheader {
	width:85%;
	font-weight:bold;
	height:20px;
}

.basketbody {
	width:85%;
	border:1px solid #ccc;
	clear:both;
	min-height:50px;
	padding:5px;
	margin-bottom:10px;
}

.basket .sum {
	text-align:right;
	border:0px;
}

.sum {
	text-align:right;
	border:0px;
	line-height:20px;
}

.basketcols {
	float:left;
}

.basketcols .heading {
	font-weight:bold;
	margin: 0 0 3px 0;
}

.basketcols img{

}

.basket1 {
	width:50px;
	
}

.basket2 {
	width:125px;
	
}

.basket3 {
	width:180px;
	
}

.basket4 {
	width:65px;
}


.basket4 input {
	width:40px;
	text-align:center;
}

.basket5 {
	width:85px;
}



.checkout table {
	margin:15px 0 0 0;
	width:100%;
	font-size:12px;
}

.checkout table input {
	margin:0 0 5px 0;
}

.checkout h3 {
	font-weight:bold;
	font-size:14px;
	color:#506727;
}

.checkout h1 {
	margin-left:0px;
	text-transform:uppercase;
	font-size:19px;
}

.checkout h2 {
	color:#77973c;
	font-size:18px;
	margin:10px 0 10px 0;
}

.checkout a {
	color:#506727;
	text-decoration:underline;
}

.checkout .leftside {
	margin:15px 0 0 0;
	float:left;
	width:45%;
	min-height:70px;
}

.checkout .rightside {
	margin:15px 0 0 0;
	float:left;
	width:45%;
	min-height:70px;
}

.navigation {
	width:85%;
	clear:both;
	min-height:50px;
	padding:5px;
	margin:10px 0 10px 0;
}

.navigation .left{
	float:left;
	width:50%;
	text-align:left;
}

.navigation .right{
	float:right;
	width:50%;
	text-align:right;
}

.order_form input{
	margin:5px 0 0 0;
	width:200px;
}

.order_form select{
	margin:5px 0 0 0;	
	width:200px;
}

.formbody {
	width:100%;
	border:1px solid #ccc;
	clear:both;
	min-height:120px;
	padding:5px;
	margin:25px 0 10px 0;
}

.formtail {
	height:35px;
	margin: 10px;
	float:left;
	min-width:100px;
}

.formtail select{
	/* min-width:100px; */
	width:240px;

}

.news h2:hover{
	text-decoration:underline;

}




.vzorkovnik img {
	margin:0px;
	padding:0px;
	
}

.vzorkovnik .vbox1 {
	margin: 10px 0 0 0;
	width:100px;
	height:100px;
	overflow:hidden;
	margin-right:10px;
	float:left;
	
}

.vzorkovnik .vbox2 {
	margin: 10px 0 0 0;
	width:350px;
	float:left;
}

.vzorkovnik .vbox3 {
	margin: 10px 0 0 0;
	width:130px;
	margin-left:50px;
	float:left;
}

.vzorkovnik .vbox_farba {
	width:120px;
	height:150px;
	margin-left:10px;
	text-align:center;
	overflow:hidden;
	float:left;
}

.vzorkovnik .vbox_farba_in {
	width:120px;
	height:100px;
	overflow:hidden;
	
}

.vzorkovnik h2 {
	margin-top:25px;
	margin-bottom:10px;
	
}
.vzorkovnik .hr {
	margin:0 0 0 0;
	padding:0px;
	
}

#fb_like_box {
	float: left;
	width: 237px;
	padding: 0px 0 0 0px;
	margin-left: 7px;
	background: #FFF;
}
