/**************************************************
*
*	Main tags
*
**************************************************/

/*****
*
* IE6 fix
*
*****/
img, div, a { behavior: url(/css/iepngfix.htc) }

 


* {
	margin:0px;
	padding:0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#333333;
	font-family: "Lucida Grande", Arial, Helvetica, Arial, sans-serif;
	line-height:17px;
	background:#ededed;
	background-image:url(/images/html_bg_new.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

.line_dashed
{
	float:left;
	width:100%;
	height:15px;
	border-top:1px dashed #999999;
	margin-top:15px;
}


#wrapper {
	width: 860px !important;
	height:auto;
	padding: 0px 0px 50px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
}

#top_wrapper
{
	float:left;
	width:860px;
	height:140px;	
}

#logo_top
{
	float:left;
	height:100px;
	padding:30px 0 10px 15px;
}


#main_top_new 
{
	background-image:url(/images/main_top_bg_new.png);
	float:left;
	height:15px;
	overflow:hidden;
	padding:0px;
	width:860px;
}

#breadcrumbs, #breadcrumbs a {
	color:#CCCCCC;
}


#wide_template, #content_middle_right
{
	line-height:20px;	
}

#search_top
{
	float:right;
	margin-top:50px;
	overflow:hidden;
	padding:10px 15px;
	width:auto;	
}

#userinfo_top
{
	float:right;
	margin-top:50px;
	overflow:hidden;
	padding:13px 15px;
	width:auto;	
	border-right: 1px dashed #fff;
	height:20px;
}

#userinfo_top a
{
	color:#333;
}

#userinfo_name 
{
	float:left;
	padding-right:15px;
}

#language_top
{
	float:right;
	margin-top:50px;
	overflow:hidden;
	padding:13px 15px;
	width:auto;	
	border-right: 1px dashed #fff;
	height:20px;
}
	
#main_middle {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	height:auto;
	overflow:hidden;
	padding:0 15px;
	width:830px;
}

#info_bottom
{
	float:left;
	width:810px;
	height:80px;
	padding:10px;
	overflow: hidden;
	margin-top:20px;
	background-image:url("/images/info_bottom_bg_new.jpg");
}

#main_bottom {
	background-image:url(/images/main_bottom_bg.png);
	float:left;
	height:15px;
	overflow:hidden;
	width:860px;
	margin-bottom:10px;
}

#copy
{
	float:right;
	font-size:10px;
	color:#999;
	margin-top:5px;
	padding-right:10px;
}

.item_container {
	float:left;	
	width: 430px;
	height:auto;
}

.options_bar 
{
	float:left;
	padding:10px;
	margin-top:10px;
	border-top:1px dashed #cccccc;
	width:560px;
}

/**************************************************
*
*	Text
*
**************************************************/

span.blue
{
	color:#57bee4;	
}

/**************************************************
*
*	First page
*
**************************************************/

#welcome 
{
	color:#999999;
	float:left;
	font-size:14px;
	line-height:22px;
	padding:50px 0px 0px 400px;
	position:absolute;
	width:320px;
	z-index:999;
}

a.btn_welcome, a.btn_welcome:link, a.btn_welcome:visited {
	float:right;
	margin-top:20px;
	height:27px;
	width:100px;
	padding:3px 0px 0px 0px;
	background-image:url("/images/btn_welcome.gif"); 
	color:#469fbc;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
} 

a.btn_welcome:hover {
	background-position:0px -30px;
	color:#ffffff;
}

#slideshow 
{
    float:left;
    width: 800px;
    height:330px;    
}

#display_middle_wrapper
{
	float:left;
	width:605px;	
	margin-top:15px;
}

#display_caption_large
{
	background-image:url(/images/display_top_bg_left.jpg);
	background-repeat:no-repeat;
	float:left;
	height:25px;
	padding:5px 10px 0;
	width:585px;
}

.caption_base
{
	float:left;
	background-image:url(/images/display_top_bg_right.jpg);
	background-position:right;
	width:100%;
}

.caption_base h2
{
	color:#999;	
	font-size:16px;
	font-weight:bold;
}


#display_middle
{
	float:left;
	width:600px;
	height:auto;
	background-image:url(/images/display_middle_new.jpg);
	background-position:bottom;
	padding:0px 3px 0px 2px;
}

.display_box_small
{
	float:left;
	width:130px;
	height:130px;
	margin:0px;
	padding:10px;
	font-size:12px;
}

.display_box_small a h1
{
	color:#777777;
	font-size:11px;
	text-align:center;
	margin-top:0;
	text-decoration:none;
}
.display_box_small a:hover h1
{
	text-decoration:none;
	color:#000000;
}

#display_left {
	float:left;
	width:295px;
	height:auto;
	padding:0px 15px 0px 0px;
}

#display_right {
	float:left;
	width:295px;
	height:auto;
	padding:0px 0px 0px 0px;
}


.display_item_top {
	float:left;
	width: 275px;
	padding:5px 10px 0px 10px;
	height:25px;
	background-image:url(/images/display_top_bg_left.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}



.display_item_middle {
	background-image:url(/images/display_small_middle_new.jpg);
	background-position:center bottom;
	float:left;
	font-size:14px;
	height:auto;
	line-height:22px;
	margin-bottom:15px;
	padding:10px 15px 10px 15px;
	width:265px;
}


.display_seperator {
	float:left;
	width:100%;
	height:1px;
	padding-top:14px;
	margin-bottom:15px;
	border-bottom:1px dashed #ccc;
}

.display_items_wrapper {
	float:left;
	width:100%;
	height:auto;
}


#shortcuts_wrapper
{
	float:left;
	padding:15px 0px 0px 15px;
	width:210px;	
}

.shortcuts_top {
	float:left;
	width: 190px;
	padding:5px 10px 0px 10px;
	height:25px;
	background-image:url(/images/display_top_bg_left.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

.shortcuts_bottom {
	float:left;
	width: 210px;
	height:10px;
	background-image:url(/images/shortcuts_bottom.jpg);
	overflow:hidden;
	margin-bottom:15px;
}


.shortcuts_menu {float:left;margin: 0px; width: 210px; min-height:10px;}
.shortcuts_menu ul {background: #ffffff; width: 210px; border:0px;list-style-type: none; font-size:12px;}

.shortcuts_menu a{float: left;margin: 0px; width:190px; height:25px; padding: 10px 10px; background-image: url(/images/btn_shortcut.jpg); text-decoration: none; color:#333333; overflow:hidden;}
.shortcuts_menu a:link, #menu_left .l1 a:visited {color: #333333;}
.shortcuts_menu a:hover {background-position: 0px -45px;}

.shortcuts_menu span
{
	background-repeat:no-repeat;
	float:left;
	height:20px;
	padding:5px 0 0 30px;
	cursor:pointer;
}

.shortcuts_menu_bottom
{
	float:left;
	width:100%;
	border-top:1px dashed #ccc;
	margin-top:20px;	
}

.shortcuts_menu_bottom a
{
	background-repeat:no-repeat;
	float:left;
	height:20px;
	padding:5px 0 0 30px;
	color:#999;
	width:250px;
	margin-top:20px;
} 


.shortcuts_menu span.trial, .shortcuts_menu_bottom a.trial 
{
	background-image:url(/images/btn_trial.gif);
}

.shortcuts_menu span.movie, .shortcuts_menu_bottom a.movie
{
	background-image:url(/images/btn_movie.gif);
}

.shortcuts_menu span.price, .shortcuts_menu_bottom a.price 
{
	background-image:url(/images/btn_price.gif);
}

.shortcuts_menu span.product, .shortcuts_menu_bottom a.product 
{
	background-image:url(/images/btn_product.gif);
}

/**************************************************
*
*	Content page
*
**************************************************/

#content_left {
	float:left;
	width: 235px;
	padding:0px 15px 0px 0px;
	height:auto;
}

#content_middle {
	float:left;
	width: 430px;
	padding:0px 15px 0px 0px;
	height:auto;
	font-size:12px;
	line-height:18px;	
}

#content_right {
	float:left;
	width: 160px;
	height: auto;
}

#content_middle_right
{
	float:left;
	width: 580px;
	padding:0px 0px 0px 0px;
	height:auto;
}

#path {
	float:left;
	width:430px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#cccccc;
}


#content_middle ol, #content_middle ul  {
	padding-left:20px;
}

#path a, #path a:link {
	color:#999999;
	text-decoration:none;
}

#path a:hover {
	color:#333333;
	text-decoration:none;
}

/**************************************************
*
*	Right items
*
**************************************************/

.right_item_top {
	float:left;
	width: 235px;
	height:10px;
	background-image:url(/images/right_item_top.jpg);
	overflow:hidden;
}

.right_item_middle {
	float:left;
	width: 215px;
	padding:0px 10px 10px 10px;
	height:auto;
	background: url(/images/right_item_middle.jpg) bottom;
	margin-bottom:15px;
}


/**************************************************
*
*	Search
*
**************************************************/


#search_box {
	float:left; 
	width:830px;
	height:100px;
	background-image:url(/images/search_bg.jpg);
}



.search_input {
	float:left;
	width:290px;
	height:16px;
	padding:7px 5px 5px 5px;
	margin-right:10px;
	font-size:12px;
	color:#333333;
	border:1px solid #3794b3;
	background-color:#ffffff;
	background-repeat:no-repeat;
	border:none;
}



#search_wrapper {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}

#search_error {
	float:left;
	width:830px;
	text-align:center;
	padding-top:5px;
}

span.search_caption {
	float:left;
	font-size:18px;
	text-align:right;
	padding:5px 5px 0px 0px;
	color:#ffffff;
	font-family: "Lucida Grande", Arial, Helvetica, Arial, sans-serif;
}

.search_btn {
	float:left;
	width:80px;
	height:30px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	border:none;
	text-decoration:none;
	cursor:pointer;
	background:url("/images/search_btn.jpg");
}

.search_btn:hover 
{
	background-position:0px -30px;

}


.alert_search {
	float:left;
	width:773px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #ffe url("/images/esus/error_icon.gif") no-repeat 10px 10px ;
	color: #dd561b;
	border: solid 1px #fadeaf;
	clear: both;
	font-weight: bold;
}

.search_item
{
    float:left;
    width:810px;
    padding:10px;
    line-height:20px;
    font-size:13px;
    font-style:italic;
}

.search_img
{
	float:left;
	margin: 5px 15px 15px 0px;
	border:1px solid #ededed;	
}

a.search_item_caption
{
	font-size:16px;
	color:#3794b3;	
}

a.search_item_caption:hover
{
	text-decoration:underline;
}

.search_result_bar
{
	background-image:url(/images/blue_fade_30.jpg);
	border:1px solid #3895B5;
	color:#FFFFFF;
	float:left;
	font-size:14px;
	height:25px;
	padding:5px 9px 0;
	width:810px;
}

tr.search_bottom_bar
{
	float:left;
	width:810px;
	padding:5px 9px 0px 9px;
	background-image:url(/images/blue_fade_30.jpg);
	height:25px;
	color:#fff;
	font-size:14px;
}

tr.search_bottom_bar span
{
	color:#e4effd;
	font-weight:bold;
	padding-right:5px;
}

tr.search_bottom_bar a
{
	color:#ffffff;
	padding-right:5px;
}

tr.search_bottom_bar a:hover
{
	text-decoration:underline;
}

/**************************************************
*
*	Search top
*
**************************************************/

#Search_top_left
{
	float:left;
	width:10px;
	height:25px;
	background:url("/images/search_top_left.gif");	
}

.search_top_middle {
	float:left;
	width:140px;
	height:20px;
	padding:5px 0px 0px 0px;
	font-size:12px;
	color:#333333;
	background:url("/images/search_top_middle.gif");
	border:0px;
}

.search_top_right {
	float:left;
	width:30px;
	height:25px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	border:none;
	text-decoration:none;
	cursor:pointer;
	background:url("/images/search_top_right.gif");
}

.search_top_right:hover 
{
	background-position:0px -25px;

}

/**************************************************
*
*	Menu Top
*
**************************************************/

#main_menu
{
	float:left;
	width:830px;
	height:50px;	
}

#menu_top {
	float:left;
	width:680px;
	margin:0px;
	height:40px;
	overflow:hidden;
}

#menu_top ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#menu_top li 
{
	float:left;
	display:inline;
    margin:0px 0px 0px 0px;
	padding:0;
	height:40px;
}

#menu_top a, #menu_top a:link, #menu_top a:visited {
    float:left;
	overflow:hidden;
	text-decoration:none;
}

#menu_top a span.menu_left {
	float:left;
	height: 24px;
	text-align: center;
    text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
    color:#999;
	cursor:pointer;
	padding:6px 5px 0px 15px;
	font-weight:bold;
}
#menu_top a span.menu_right {
	float:left;
	width:10px;
	height:30px;
	cursor:pointer;
}

#menu_top a:hover span.menu_left
{
	color:#85c7de;
}

#menu_top li#active a {
	margin-top:0px;
	text-decoration:none;
}


#menu_top li#active a span.menu_left {
	float:left;
	height:24px;
	font-size:14px;
	background: url(/images/menu_top_active_left.jpg);
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding:6px 5px 0px 15px;
}
#menu_top li#active a span.menu_right {
	float:left;
	width:10px;
	height:30px;
	cursor:pointer;
	background: url(/images/menu_top_active_right.jpg);
	background-position:right;
}

#menu_top li#active
{
	background:url(/images/menu_top_active_arrow.jpg) center bottom;
	background-repeat:no-repeat; 
}

a.add_page
{
	float:left;
	width:20px;
	height:20px;
	margin-top:10px;
	background-image:url(/images/add_page_btn.gif);	
}
a.add_page:hover
{
	background-position:0px -20px;
}

#menu_top_right {
	float:right;
	width:100px;
	margin:0px;
	height:40px;
	overflow:hidden;
}

#menu_top_right ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#menu_top_right li {
	display:inline;
    margin:0;
	padding:0;
	float:right;
	height:40px;
}

#menu_top_right a, #menu_top_right a:link, #menu_top_right a:visited {
    float:right;
	overflow:hidden;
	text-decoration:none;
}

#menu_top_right a span.menu_left {
	float:left;
	height: 24px;
	text-align: center;
    text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
    color:#999;
	cursor:pointer;
	padding:6px 5px 0px 15px;
	font-weight:bold;
}
#menu_top_right a span.menu_right {
	float:left;
	width:10px;
	height:30px;
	cursor:pointer;
}

#menu_top_right li a.active {
	margin-top:0px;
	text-decoration:none;
}

#menu_top_right li a:hover span
{
	color:#85c7de;
}

#menu_top_right a.active span.menu_left {
	float:left;
	height:24px;
	font-size:14px;
	background: url(/images/menu_top_active_left.jpg);
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	padding:6px 5px 0px 15px;
	font-weight:bold;
}
#menu_top_right a.active span.menu_right {
	float:left;
	width:10px;
	height:30px;
	cursor:pointer;
	background: url(/images/menu_top_active_right.jpg);
	background-position:right;
}

#menu_top_right li#active
{
	background:url(/images/menu_top_active_arrow.jpg) center bottom;
	background-repeat:no-repeat; 
}

/**************************************************
*
*	Menu left
*
**************************************************/


#menu_left_top {float:left;width: 220px; height:25px; padding:5px 5px 0px 10px; overflow:hidden;background-image:url(/images/display_top_bg_left.jpg); background-repeat:no-repeat; font-weight:bold; color:#333;}


#menu_left_bottom {float:left;width: 235px; height:10px; background-image:url(/images/menu_left_bottom.jpg); overflow:hidden;margin-bottom:15px;}


#menu_left {float:left;margin: 0px; width: 235px; min-height:10px;}
#menu_left ul {background: #ffffff; width: 235px; border:0px;list-style-type: none; font-size:12px;color:#666;}


#menu_left .l1 a{display: block; margin: 0; width:220px; height:25px; padding: 10px 5px 5px 10px; background-image: url(/images/menu_left_btn_new.jpg); text-decoration: none;color: #666;}
#menu_left .l1 a:link, #menu_left .l1 a:visited {color: #666;}
#menu_left .l1 a:hover {background-position: 0px -40px;}
#menu_left .l1 a#active, #menu_left .l1 a.active {background-image: url(/images/menu_left_btn_active.jpg); color:#01508e;}


#menu_left .l2 a { padding:5px 5px 0px 25px; width:205px; height:25px; border:0px; background:#83c6de}
#menu_left .l2 a:link, #menu_left .l2 a:visited {color: #ffffff;}
#menu_left .l2 a:hover{color: #ffffff; background:#b0e1f3;}
#menu_left .l2 a#active, #menu_left .l2 a#active:hover {background:#83c6de; color:#01508e;}


#menu_left .l3 a { padding:5px 5px 0px 40px; width:190px;  height:25px;border:0px;}
#menu_left .l3 a:link, #menu_left .l3 a:visited {color: #ffffff;}
#menu_left .l3 a:hover{color: #ffffff; background:#b0e1f3; }
#menu_left .l3 a#active, #menu_left .l3 a#active:hover {background:#83c6de; color:#01508e;}


/**************************************************
*
*	Links
*
**************************************************/

a.goback, a.goback:link, a.goback:visited {
	float:left;
	margin-top:5px;
	height:15px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_goback.jpg"); 
	background-repeat:no-repeat;
	background-position:0px -15px;  
	color:#999999;
	text-align:left;
	text-decoration:none;
} 

a.goback:hover {
	background-position:0px 0px;
}

a.print, a.print:link, a.print:visited {
	float:right;
	height:20px;
	width:auto;
	padding:0px 0px 0px 23px;
	background-image:url("/images/btn_print.jpg"); 
	background-repeat:no-repeat;  
	background-position:0px -20px;
	color:#666666;
	text-decoration:none;
} 

a.print:hover {
	background-position:0px 0px;
}

a.sitemap, a.sitemap:link, a.sitemap:visited {
	float:left;
	height:16px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/esus/btn_sitemap.gif"); 
	background-repeat:no-repeat;
	color:#01508E;
	text-decoration:none;
} 

a.sitemap:hover {
	background-position:0px -16px;
}

a.flags 
{
	float:left;
	padding:0px 0px 0px 9px;
}

a.lightbox {
	float:left;
	padding:4px;
	margin:5px;
	border:1px solid #ededed;
}


a.digg {
	float:left;
	height:16px;
	width:auto;
	padding:0px 0px 0px 22px;
	background-image:url("/images/share/digg.png"); 
	background-repeat:no-repeat;
	color:#01508E;
	text-decoration:none;
} 

a.delicious {
	float:left;
	height:16px;
	width:auto;
	padding:0px 0px 0px 24px;
	background-image:url("/images/share/delicious.png"); 
	background-repeat:no-repeat;
	color:#01508E;
	text-decoration:none;
	margin-left:15px;
} 

a.twitter {
	float:left;
	height:16px;
	width:auto;
	padding:0px 0px 0px 34px;
	background-image:url("/images/share/twitter.png"); 
	background-repeat:no-repeat;
	color:#01508E;
	text-decoration:none;
	margin-left:15px;
} 

a.privacy {
	color:#01508E;
}

a.read_more 
{
	float:right;
	width:80px;
	height:22px;	
	padding-top:3px;
	background:url(/images/btn_read_more.png);
	background-position:0px 0px;
	text-align:center;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	font-size:11px;
}

a.read_more:hover
{
	background-position:0px -25px;
	text-decoration:none;
	color:#fff;
}


/**************************************************
*
*	Images
*
**************************************************/

img.half {
	float:left;
	padding:0px 15px 15px 0px;
}

/**************************************************
*
*	Gridview pager
*
**************************************************/

.gridview_pager a {
	padding:5px 10px 5px 10px;
	background:#ededed;
	color:#333;
	margin-right:5px;
}

.gridview_pager span {
	padding:5px 10px 5px 10px;
	color:#fff;
	background:#333;
	margin-right:5px;
}

/**************************************************
*
*	Forms
*
**************************************************/

.form_input 
{
	float:right;
	width:400px;
	height:18px;
	padding:4px;
	border:1px solid #01508e;
	font-size:12px;
	color:#333333;
}

.form_drop {
	float:right;
	width:410px;
	height:auto;
	border:1px solid #01508e;
	font-size:12px;
	color:#333333;
}

.form_textarea 
{
	float:right;
	width:400px;
	height:100px;
	padding:4px;
	border:1px solid #01508e;
	font-size:12px;
	color:#333333;
}

.alert_form {
	float:right;
	width:353px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #ffe url("/images/esus/error_icon.gif") no-repeat 10px 10px ;
	color: #dd561b;
	border: solid 1px #fadeaf;
	font-weight: bold;
	font-size:11px;
}

.success_form {
	float:left;
	width:513px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #e4effd url("/images/success.gif") no-repeat 10px 10px ;
	color: #4673AD;
	border: solid 1px #4673AD;
	font-size:12px;
	font-weight:bold;
}

.form_send {
	float:left;
	height:23px;
	padding:0px 5px 0px 5px;
	background-image:url("/images/btn_gray.jpg"); 
	border:1px solid #ccc;
	color:#333333;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
} 

.form_send:hover {
	background-position:0px -25px;
}

/**************************************************
*
*	Plugins
*
**************************************************/
.child_images 
{
    float:left; 
    padding:11px;
    overflow:hidden;
    
}

.child_images_frame_wrapper
{
	float:left;
	width:170px;
	padding:10px 10px 0;
}
.child_images_frame
{
    float:left; 
    padding:11px;
    overflow:hidden;
    padding:4px;
    border:1px solid #ededed;
    background-image:url("/images/plugin_image_frame_bg.jpg");
    background-position:bottom right;
    background-repeat:no-repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    
}

a.plugin 
{
    font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
    color:#333333;
    font-size:12px;
    font-weight:bold;
}

a.plugin:hover, a.plugin:hover 
{
	color:#999999;
}


#form_wrapper
{
	float:left;
	padding:5px;
}
#form_frame
{
	float:left;
	width:530px;
	padding:20px;
	background-color:#e4effd;
}

.form_item
{
	float:left;
	color:#01508e;
	margin-bottom:10px;
	font-size:14px;
	width:100%;
}

/**************************************************
*
*	Table
*
**************************************************/

table.price
{
	width:100%;
}

table.price tr.gray
{
	background-color:#ededed;
}

table.price tr.blue
{
	background-color:#ecf8fc;
}

table.price tr.caption
{
	
}

table.price td
{
	padding:10px;
	vertical-align:top;
}

/**************************************************
*
*	Login
*
**************************************************/

a.login {
	float:left;
	height:16px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/esus/btn_login.gif"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#666666;
	text-align:left;
	text-decoration:none;
} 

a.login:hover {
	background-position:0px -16px;
	color:#666666;
}

a.logout {
	float:left;
	height:16px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/esus/btn_logout.gif"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#666666;
	text-align:left;
	text-decoration:none;
} 

a.logout:hover {
	background-position:0px -16px;
	color:#666666;
}

a.signup {
	float:left;
	height:16px;
	width:auto;
	padding:0px 0px 0px 20px;
	background-image:url("/images/esus/btn_signup.gif"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#666666;
	text-align:left;
	text-decoration:none;
	margin-left:15px;
} 

a.signup:hover {
	background-position:0px -16px;
	color:#666666;
}

.form_container
{
	margin:0px auto;
	padding:0px;
	width:340px;
}

.form_box
{
	float:left;
	width:300px;
	background-color:#ecf8fc;	
	padding:10px 20px;
}
.form_box h1, .list_item h1
{
	color:#666;
	margin:0px;
}

.form_box table, .form_box table tr
{
	width:300px;
}

.form_box_top_left
{
	float:left;
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(/images/form_box_top_left.jpg);
	background-repeat:no-repeat;
}

.form_box_top_right
{
	float:left;
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(/images/form_box_top_right.jpg);
	background-position:right;
}

.form_box_bottom_left
{
	float:left;
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(/images/form_box_bottom_left.jpg);
	background-repeat:no-repeat;
	
}

.form_box_bottom_right
{
	float:left;
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(/images/form_box_bottom_right.jpg);
	background-position:right;
	margin-bottom:15px;
}


#ctl00_ContentHolder_LoginL_UserName, #ctl00_ContentHolder_LoginL_Password, #ctl00_ContentHolder_Passwordrecovery1_UserNameContainerID_UserName
{
	background-color:#fff;
	border:1px solid #666;
	padding:4px;
	height:20px;
	width:170px;
	margin:5px 0px;
}

#ctl00_ContentHolder_LoginL_RememberMe
{
	margin-right:5px;
}

.form_box label
{
	color:#666;
	font-size:14px;
}

#ctl00_ContentHolder_LoginL_LoginButton, #ctl00_ContentHolder_Passwordrecovery1_UserNameContainerID_SubmitButton, .submit_btn
{
	float:right;
	height:40px;
	margin-right:10px;
	margin-top:10px;
	color:#fff;
	background:transparent url(/images/btn_green_bg.jpg) repeat scroll 0 0;
	border:0px;
	padding:0px 10px;
	font-weight:bold;
	line-height:16px;
	cursor:pointer;
}

#ctl00_ContentHolder_LoginL_LoginButton:hover
{
	background-position:0px -40px;	
}

#ctl00_ContentHolder_LoginL_PasswordRequired, #ctl00_ContentHolder_LoginL_UserNameRequired
{
	padding-left:4px;
	height:30px;
	vertical-align:middle;	
}
/**************************************************
*
*	Forms
*
**************************************************/

.input_section
{
	float:left;
	padding:10px 0px;	
	width:100%;
}

.input_section_seperator
{
	float:left;
	width:540px;
	height:15px;
	border-top:1px dashed #fff;
	margin-top:15px;	
}

.input_section_left
{
	float:left;
	width:120px;
	text-align:right;
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}
.input_section_left_text
{
	float:left;
	width:120px;
	text-align:right;
	color:#666;
	font-size:12px;
	font-weight:bold;
}

.input_section_right
{
	float:left;
	width:230px;
	padding-left:10px;
}

.input_section_help
{
	float:left;
	width:140px;
	padding:5px 10px 5px 30px;
	background:url(/images/form_help_bg.jpg);
	min-height:20px;
	color:#01508E;
}

.input_section_help a
{	
	font-weight:bold;
	color:#1a799c;
}
.input_field
{
	background-color:#FFFFFF;
	border:1px solid #ccc;
	height:20px;
	padding:4px;
	width:210px;
}

.drop_field
{
	background-color:#FFFFFF;
	border:1px solid #ccc;
	height:28px;
	width:218px;
}

.alert_field 
{
	float:left;
	width:163px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #ffe url("/images/esus/error_icon.gif") no-repeat 10px 10px ;
	color: #dd561b;
	border: solid 1px #fadeaf;
	clear: both;
	font-weight: bold;
}

.alert_field_all
{
	float:left;
	width:293px;
	padding: 10px 10px 10px 45px;
	margin: 10px 0px 10px 0px;
	background: #ffe url("/images/esus/error_icon.gif") no-repeat 10px 10px ;
	color: #dd561b;
	border: solid 1px #fadeaf;
	clear: both;
	font-weight: bold;
}

a.submit_green_btn
{
	float:left;
	height:20px;
	padding:10px 20px;
	color:#fff;
	background:transparent url(/images/btn_green_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}

input.submit_green_btn
{
	float:left;
	padding:10px 20px;
	color:#fff;
	background:transparent url(/images/btn_green_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}

a.submit_green_btn:hover, input.submit_green_btn:hover
{
	background-position:0px -40px;
}

a.submit_gray_btn, input.submit_gray_btn
{
	float:left;
	height:20px;
	padding:10px 20px;
	color:#fff;
	background:transparent url(/images/btn_gray_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}

a.submit_gray_btn:hover, input.submit_gray_btn:hover 
{
	background-position:0px -40px;
}

input.submit_gray_btn
{
	float:right;
	height:40px;
	padding:10px 20px;
	color:#fff;
	background:transparent url(/images/btn_gray_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}

input.submit_gray_btn:hover 
{
	background-position:0px -40px;
}

a.submit_blue_btn, input.submit_blue_btn
{
	float:right;
	height:20px;
	padding:10px 20px;
	color:#fff;
	background:transparent url(/images/btn_blue_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}

a.submit_blue_btn:hover, input.submit_blue_btn:hover
{
	background-position:0px -40px;
}

a.submit_orange_btn
{
	float:right;
	height:20px;
	padding:10px 20px;
	color:#fff;
	background:transparent url(/images/btn_orange_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
	cursor:pointer;
	text-decoration:none;
}

a.submit_orange_btn:hover
{
	background-position:0px -40px;
}

a.orange_btn_small
{
	float:right;
	height:16px;
	padding:5px 10px;
	color:#fff;
	background:transparent url(/images/btn_orange_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	background-position:0px -50px;
	margin-bottom:10px;
}

a.orange_btn_small:hover
{
	background-position:0px -10px;
}

a.blue_btn_small
{
	float:right;
	height:16px;
	padding:5px 10px;
	color:#fff;
	background:transparent url(/images/btn_blue_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	background-position:0px -50px;
	margin-bottom:10px;
}

a.blue_btn_small:hover
{
	background-position:0px -10px;
}

a.green_btn_small
{
	float:right;
	height:16px;
	padding:5px 10px;
	color:#fff;
	background:transparent url(/images/btn_green_bg.jpg) repeat scroll 0 0;
	border:0px;
	font-weight:bold;
	line-height:16px;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
	background-position:0px -50px;
	margin-bottom:10px;
}

a.green_btn_small:hover
{
	background-position:0px -10px;
}

/**************************************************
*
*	Payment proccess
*
**************************************************/

.confirm_product 
{
	background:#F5E9D7 none repeat scroll 0 0;
	color:#BC8E45;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
	width:340px;
}

.product_description
{
	font-weight:normal;
	font-size: 12px;
	padding: 10px 10px 0px 10px;
		
}

.product_price
{
	background:#F5E9D7 none repeat scroll 0 0;
	color:#BC8E45;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 0px 10px;
	width:320px;
	border-top:1px dashed #BC8E45;
	text-align:right;
	margin-top:10px;
}

.no_bold
{
	font-weight:normal;
}

.confirm_product li
{
	margin-left:10px;
}
/**************************************************
*
*	List Items
*
**************************************************/
.list_item 
{
	float:left;
	padding:10px 20px;
	width:540px;
	background-color:#ECF8FC;	
}

#wide_template .list_item 
{
	padding:10px 0px 10px 20px;
	width:810px;	
}
.list_item_left
{
	float:left;
	width:350px;
	padding:20px 20px 0px 0px
}

.list_item_right
{
	float:left;
	width:170px;
	padding:20px 0px 0px 0px
}

.list_item .caption
{
	font-size:24px;	
	color:#01508E;
}

.list_item .subCaption
{
	font-size:16px;
	font-weight:bold;
	color:#333;	
}

.list_item .users
{
	font-weight:bold;
	color:#999;
}


.list_item_seperator
{
	float:left;
	border-top:1px dashed #CCCCCC;
	margin-top:15px;
	padding-top:15px;
	width:540px;	
}

.list_item_left textarea
{
	margin: 5px 0px 5px 0px;	
	font-size:11px;
}

/**************************************************
*
*	Upgrade Items
*
**************************************************/

.upgrade_row
{
	float:left;width:100%; padding-top:10px;
}

.upgrade_row .item
{
	float:left;
	width:190px;
	padding:3px 0px 0px 20px;
	font-weight:bold;
	color:#333;
	
}

.upgrade_row .caption
{
	font-size:14px;
	font-weight:bold;
	color:#4673AD;
	padding-bottom:10px;
}


.info_blue {
	float:left;
	width:520px;
	padding: 9px;
	margin: 10px 0px 10px 0px;
	background: #e4effd;
	color: #fff;
	border: solid 1px #4673AD;
	font-size:12px;
	font-weight:bold;
}

.agreement_box
{
	float:left;
	margin:15px 0px;
	background:#99c2dc;
	padding:10px;
	width:340px;
	color:#fff;
}

.agreement_box a
{
	color:#fff;
	font-weight:bold;	
}

.info_box
{
	float:left;
	margin:15px 0px;
	background:#99c2dc url("/images/info_icon.gif") no-repeat 10px 10px;
	padding:10px 10px 10px 40px;
	width:310px;
	color:#fff;
}

.info_box_user
{
	float:left;
	margin:15px 0px;
	background:#99c2dc url("/images/info_icon.gif") no-repeat 10px 10px;
	padding:10px 10px 10px 40px;
	width:490px;
	color:#fff;
}

/**************************************************
*
*	Price Table
*
**************************************************/
.price_column
{
	float:left;
	width: 210px;	
}

.price_caption_user
{
	float:left;
	height:60px;
	padding-right:25px;
	width:155px;
}

.price_caption_user_small
{
	float:left;
	width:90px;
	height:60px;
	padding-right:10px;	
}


.price_caption_blue
{
	float:left;
	width:170px;
	height:50px;
	padding:5px 30px 5px 10px;	
	background:url(/images/price_caption_blue.png);
	background-repeat:no-repeat;
	color:#1a799c;
	font-weight:bold;
	font-size:14px;
}

.price_caption_blue_small
{
	float:left;
	width:76px;
	height:60px;
	padding:0px 15px 0px 0px;	
	background:url(/images/price_caption_blue_small.png);
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
}

.price_caption_blue h2
{
	margin:0px;
	color:#1a799c;
}

.price_caption_blue_small h2
{
	margin:5px 0px 0px 0px;
	color:#1a799c;
	text-align:center;
}

.price_caption_purple
{
	float:left;
	width:170px;
	height:50px;
	padding:5px 30px 5px 10px;	
	background:url(/images/price_caption_purple.png);
	background-repeat:no-repeat;
	color:#742085;
	font-weight:bold;
	font-size:14px;
}

.price_caption_gray h2
{
	margin:0px;
	color:#333;
}

.price_caption_gray
{
	float:left;
	width:170px;
	height:50px;
	padding:5px 30px 5px 10px;	
	background:url(/images/price_caption_gray.png);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.price_caption_purple h2
{
	margin:0px;
	color:#742085;
}

.price_caption_blue span, .price_caption_purple span
{
	color:#ffffff;
	font-size:11px;
}

.price_caption_purple a
{
	color:#742085;	
}

.price_caption_blue a:hover, .price_caption_purple a:hover
{
	color:#ffffff;
}

.price_item_user
{
	float:left;
	width:160px;
	height:20px;
	padding:15px 10px;	
	background:url(/images/price_user.png);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
}

.price_item_user_small
{
	float:left;
	width:160px;
	height:20px;
	padding:15px 10px;	
	background:url(/images/price_user.png);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#333;
}


.blue_column .price_item
{
	background:url(/images/price_item_blue.png) no-repeat;	
}
.purple_column .price_item
{
	background:url(/images/price_item_purple.png) no-repeat;
}

.gray_column .price_item
{
	background:url(/images/price_item_gray.png) no-repeat;
}

.price_item
{
	float:left;
	width:180px;
	height:40px;
	padding: 5px 25px 5px 5px;	
	background-repeat:no-repeat;
	margin-bottom:20px;

}

.price_item_donate
{
	float:left;
	width:180px;
	height:40px;
	padding: 5px 25px 5px 5px;	
	background:url(/images/price_item_donate.png);
	background-repeat:no-repeat;
	margin-bottom:20px;

}


.price_item_blue_small
{
	float:left;
	width:76px;
	height:20px;
	padding: 15px 15px 15px 0px;	
	background:url(/images/price_item_blue_small.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
}

.price_item_blue_small_blank
{
	float:left;
	width:76px;
	height:20px;
	padding: 15px 15px 15px 0px;	
}

.price_item span
{
	float:left;
	padding: 10px 5px;
	font-weight:bold;
		
}

.price_item_donate span
{
	float:left;
	padding: 0px 5px;
	font-weight:bold;
		
}

.price_item span span, .price_item_donate span span
{
	float:none;	
	padding:0px;
}

.blue_column .price_item span, .price_item_blue_small span {color:#1a799c;font-weight:bold;}
.purple_column .price_item span {color:#742085;}
.price_item_donate span {color:#33b37c;}

a.price_buy, a.price_buy_quote
{
	float:right;
	width:50px;
	height:20px;
	padding:10px 0px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
 

a.price_buy_donate
{
	float:right;
	width:50px;
	height:20px;
	padding:0px 0px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

.blue_column a.price_buy
{
	background:url(/images/price_buy_blue.png);	
}

.purple_column a.price_buy
{
	background:url(/images/price_buy_purple.png);	
}

.gray_column a.price_buy
{
	background:url(/images/price_buy_quote.png);
}

a.price_buy_quote
{
	background:url(/images/price_buy_quote.png);	
}

a.price_buy_donate
{
	background:url(/images/price_buy_donate.png);	
}

a.price_buy:hover, a.price_buy_quote:hover
{
	background-position: 0px 40px;	
}

a.price_buy_donate:hover
{
	background-position: 0px 20px;	
}


a.quote_desc 
{	
	float:left;
	color:#1a799c;
}

span.donate_text
{
	color:#666666;	
	font-size:10px;
	position:absolute;
}

/**************************************************
*
*	Password
*
**************************************************/

.password table
{
	width:100%;	
}

/**************************************************
*
*	Paid Invoice
*
**************************************************/

.paid_invoice_wrapper
{
	float:left;
	width:640px;
	padding:20px;
}

.paid_invoice_section
{
	float:left;
	width:640px;	
	margin-top:20px;
}

.paid_invoice_section th
{
	text-align:left;
	padding:5px;	
}

.paid_invoice_section td
{
	background:#ededed;
	padding:5px;
}

.paid_invoice_last
{
	float:left;
	width:640px;	
	margin-top:20px;
	padding-top:20px;
	border-top:1px dashed #ccc;		
}

.paid_invoice_wrapper h1
{
	color:#3f7caa;
	font-size:28px;
	font-weight:bold;	
}


.paid_invoice_section li
{
	margin-left:20px;
}



.canceled .print_btn
{
	position:absolute;
	z-index:1000;	
	right:0px;
}

/**************************************************
*
*	MyPage Links
*
**************************************************/

a.license, a.license:link, a.license:visited {
	float:left;
	margin-bottom:5px;
	height:16px;
	width:150px;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_page.png"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#01508E;
	text-align:left;
	text-decoration:none;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
	background-position:0px -16px;
} 

a.license:hover {
	background-position:0px 0px;
	color:#000000;
}

a.date, a.date:link, a.date:visited {
	float:left;
	margin-bottom:5px;
	height:16px;
	width:150px;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_date.png"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#01508E;
	text-align:left;
	text-decoration:none;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
} 

a.date:hover {
	background-position:0px -16px;
	color:#000000;
}

a.upgrade, a.upgrade:link, a.upgrade:visited {
	float:left;
	margin-bottom:5px;
	height:16px;
	width:150px;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_upgrade.png"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#01508E;
	text-align:left;
	text-decoration:none;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
	background-position:0px -16px;
} 

a.upgrade:hover {
	background-position:0px 0px;
	color:#000000;
}


a.download2, a.download2:link, a.download2:visited {
	float:left;
	margin-bottom:5px;
	height:16px;
	width:150px;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_download.png"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#01508E;
	text-align:left;
	text-decoration:none;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
} 

a.download2:hover {
	background-position:0px -16px;
	color:#000000;
}

a.key, a.key:link, a.key:visited {
	float:left;
	margin-bottom:5px;
	height:16px;
	width:150px;
	padding:0px 0px 0px 20px;
	background-image:url("/images/btn_key.png"); 
	background-repeat:no-repeat;
	background-position:0px 0px;  
	color:#01508E;
	text-align:left;
	text-decoration:none;
	overflow:hidden;
	font-size:11px;
	font-weight:bold;
} 

a.key:hover {
	background-position:0px -16px;
	color:#000000;
}

/**************************************************
*
*	Price table menu
*
**************************************************/

#price_menu {
	float:left;
	padding-left:20px;
	height:40px;
	overflow:hidden;
	width:800px;
}

#price_menu ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#price_menu li 
{
	float:left;
	display:inline;
    margin:0px 2px 0px 0px;
	padding:0;
}

#price_menu li a 
{
    float:left;
	overflow:hidden;
	text-decoration:none;
	width:120px;
	height:30px;
	padding-top:10px;
	background:url(/images/price_tab.png);
	text-align:center;	
	font-size:14px;
	font-weight:bold;
	color:#333;
}

#price_menu li.orange a
{
	background:url(/images/price_tab_orange.png);
}

#price_menu li.purple a
{
	background:url(/images/price_tab_purple.png);
} 

#price_menu li a:hover
{
	background-position:0px 40px;
}
	

#price_menu li a.active
{
	background:url(/images/price_tab_active.png);
} 

#price_menu li a.active:hover
{
	background-position:0px 0px;
}


img.banner 
{
	padding:10px 0px 20px 0px;	
}


#wide_menu {
	float:left;
	width:830px;
	margin:0px;
	height:40px;
	overflow:hidden;
	margin-bottom:15px;
}

#wide_menu ul {
   float:left;
   padding:0;
   margin:0;
   list-style:none;
}

#wide_menu li 
{
	float:left;
	display:inline;
    margin:0px 0px 0px 0px;
	padding:0;
	height:40px;
}

#wide_menu a, #wide_menu a:link, #wide_menu a:visited {
    float:left;
	overflow:hidden;
	text-decoration:none;
}

#wide_menu a span.menu_left {
	float:left;
	height: 24px;
	text-align: center;
    text-decoration:none;
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
    color:#999;
	cursor:pointer;
	padding:6px 5px 0px 15px;
	font-weight:bold;
}
#wide_menu a span.menu_right {
	float:left;
	width:10px;
	height:30px;
	cursor:pointer;
}

#wide_menu a:hover span.menu_left
{
	color:#85c7de;
}

#wide_menu li#active a {
	margin-top:0px;
	text-decoration:none;
}


#wide_menu li#active a span.menu_left {
	float:left;
	height:24px;
	font-size:14px;
	background: url(/images/wide_menu_active_left.jpg);
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding:6px 5px 0px 15px;
}
#wide_menu li#active a span.menu_right {
	float:left;
	width:10px;
	height:30px;
	cursor:pointer;
	background: url(/images/wide_menu_active_right.jpg);
	background-position:right;
}

#wide_menu li#active
{
	background:url(/images/wide_menu_active_arrow.jpg) center bottom;
	background-repeat:no-repeat; 
}



.border_box
{
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#dbeff6;
	width:200px;
}

.info_text
{
	font-size:13px;
	color:#333;	
}

.info_text li 
{
	margin-left:20px;	
}

.download_box
{
	float:left;
	width:375px;
	padding:15px;
	margin-right:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#dbeff6;
	font-size:13px;
}

.sandbox_box
{
	float:left;
	width:375px;
	padding:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#ddd;
	font-size:13px;
}


.download_box a, .sandbox_box a
{
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	width:100%;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:15px;
}

a.product_item
{
	float:left;
	padding:15px 15px 15px 140px;	
	width:250px;
	background-color:#fff;
	background-position: 15px 15px;
	background-repeat:no-repeat;
	color:#999;
	font-size:12px;	
}

a.product_item_left
{
	float:left;
	padding:15px 15px 15px 140px;	
	width:405px;
	background-color:#fff;
	background-position: 15px 15px;
	background-repeat:no-repeat;
	color:#999;
	font-size:12px;	
	min-height:60px;
}

a.product_item_right
{
	float:left;
	padding:15px 140px 15px 15px;	
	width:405px;
	background-color:#fff;
	background-position: 440px 15px;
	background-repeat:no-repeat;
	color:#999;
	font-size:12px;	
	min-height:60px;
}

a.product_item:hover, a.product_item_right:hover, a.product_item_left:hover
{
	background-color:#dbeff6;
	color:#999;
	font-size:12px;
}


span.caption
{
	color:#666666;
	font-family:'Lucida Grande',Arial,Verdana,sans-serif;
	font-size:16px;
	line-height:22px;
	margin:0 0 5px;
	padding:0;
	text-align:left;

}

span.caption span
{
	font-size:10px;
	color:#999;
}	



/**************************************************
*
*	Resellers customer 
*
**************************************************/


.reseller_customer_item a, .expiring_licenses a
{
	float:right;
	padding:10px;	
	background: url(/images/btn_mypage.png);
	border:1px solid #ccc;
	color:#666;	
	margin-left:10px;
}

.reseller_customer_item a:hover, .expiring_licenses a:hover
{
	background-position:0px -40px;	
}

.reseller_customer_item span
{
	font-size:13px;
	line-height:40px;
	font-weight:bold;	
}

/**************************************************
*
*	Resellers breadcrumbs
*
**************************************************/

ul.reseller_breadcrumbs
{
	float:left;
	width:580px;
	height:40px;
	background:url(/images/reseller_breadcrumbs_bg.png);		
	margin-bottom:15px;
}

#content_middle_right ul.reseller_breadcrumbs li
{
	display:inline;
	line-height:40px;
	font-size: 12px;
	margin-left:15px;
	color:#666;
	float:left;
	padding-right:25px;
	background:url(/images/reseller_breadcrumbs_seperator.png) no-repeat center right;
}

#content_middle_right ul.reseller_breadcrumbs li.last_item
{
	background:none;	
}

#content_middle_right ul.reseller_breadcrumbs li a
{
	font-weight:bold;
	color:#666;
}

#content_middle_right ul.reseller_breadcrumbs li a:hover
{
	text-decoration:underline;
}

/**************************************************
*
*	Expiring Licenses
*
**************************************************/

table.expiring_licenses
{
	width:100%;
	padding:0px;
}

table.expiring_licenses tr
{
	width:100%;
	padding-bottom:2px;
}

table.expiring_licenses tr td
{	
	padding:5px;
	vertical-align:top;
}

table.expiring_licenses tr.expired td
{
	background:#9cf0a2;
}

table.expiring_licenses tr.soon td
{
	background:#fcbc82;
}

table.expiring_licenses tr.ok td
{
	background:#fa808c;
}


