﻿html, body 
{
    margin:0;
    padding:0;
	/*height:950px;	*/
}
body 
{
	background-color:#fff;
	color:#444;
	font-family:Trebuchet MS;
	font-size: 12px;
	height:100%;
}
a
{
	color: #ed1c24;
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border:none;
}
span.red
{
	color: #ed1c24;
}
a.red
{
	color: #ed1c24;
}
a.red:hover, span.red:hover
{
}
ul
{
	padding:1px;
	margin:1px;
	padding-left:0;
	margin-left:0;
}
ul li
{
	list-style:none;
}
h1
{
    text-transform:uppercase;
    font-family: Futura Light, Arial, Trebuchet MS, ;
    font-size: 18px;
    color:Black;
    font-weight:normal;
}
h2
{
	color: Black;
	font-weight:normal;
	font-size: 16px;
}
h3
{
	color: Black;
	font-weight:normal;
	font-size: 12px;
}
h4
{
	color: Black;
	font-weight:normal;
	font-size: 10px;
}
p
{
	line-height: 18px;
	margin-top:0;
	margin-bottom:10px;
}
#container
{
    margin:auto;
    width:950px;
}
#header
{
	overflow: hidden;
	clear:both;
}
#header .logo
{
	float:left;
}

.topmenu
{
	background-image: url('images/top-bg.jpg');
	background-repeat:no-repeat;
	padding-left: 360px;
	width: 353px;
	float:right;
	height:30px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align:middle;
	position:relative;  
}
.topmenu h1.title
{
	position:absolute;
	display:block;
	width:360px;
	text-align:center;
	left:0;
	top:6px;
	font-size:24px;
}
.topmenu ul
{
	padding:0;
	margin:0;
}
.topmenu ul li
{
	text-align:center;
	float:left;
	line-height: 30px;
}
.topmenu ul li.shoppingbag_text
{
	width: 230px; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #a7a9ac;
}
.topmenu ul li.checkout_text
{
    padding-left:20px;
    border-left:1px solid black;
	text-transform: uppercase;
	
}
.topmenu ul li.checkout_text a
{
	
}
.topmenu ul li.checkout_text a:hover
{
	font-weight:bold;
	text-decoration:none;
	
}
#content
{
    padding-top:40px;
	overflow:hidden;
}
.emptypagewidth
{
    padding-left:20px;
    padding-right:20px;
}
.left-column
{
	overflow: hidden;
	float:left;
	width:220px;
	min-height: 400px;
}
.center-column
{
	float:right;
	width: 710px;	
	padding-bottom:40px;
}
.center-column .maintitle
{
    height:40px;
    line-height:40px;
    text-align:center;
    width:359px;
    font-size: 18px;
    font-family :Myriad Pro, Arial;
    font-weight:normal;
    color: #ed1c24;
    text-transform: uppercase;
    border-bottom:1px solid #ddd;
}
.center-column .space
{
    height:40px;
}
#footer
{
    font-size:10px;
    text-align:center;
    color:#898989;
}
#footer a
{
    color:#898989;
}
#footer .footer-content
{
    border-top:1px solid #898989;
    border-bottom:1px solid #898989;
    margin-bottom:10px;
    padding: 5px;
}
#footer .footer-content table tr td
{
    text-align:left;
}
#footer .subscribe_to_newsletter
{
    text-align:left;
    width:400px;
}
#footer .subscribe_to_newsletter fieldset
{
    border:none;
}
#footer .subscribe_to_newsletter .text
{
    background-image: url('images/subscribe-to-our-newsletter.jpg');
    background-repeat: no-repeat;
    width: 201px;
    height: 25px;
    display:block;
    text-indent:-99999px;
    float:left;
}
#footer .subscribe_to_newsletter label
{
    display:none;
}
#footer .subscribe_to_newsletter .email
{
    width:150px;
    border:1px solid #898989;
    border-right:none;
    padding:2px;
    padding-top:1px;
    height:20px;
    float:left;
    font-size: 14px;
}
#footer .subscribe_to_newsletter .submit
{
    background-image: url('images/subscribe-button.jpg');
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display:block;
    text-indent:-99999px;
    float:left;
}

#footer .follow_us
{
    text-indent: -9999px;
    float:left;
    margin-right: 24px;
    height: 28px;
    width: 181px;
    background-image: url('images/follow.jpg');
    background-repeat:no-repeat;
    background-position:left;
    position:relative;
}
#footer .follow_us a
{
    display:block;
    width: 17px;
    height: 16px;
    position:absolute;
    left:80px;
    top:7px;
    text-indent: -9999px;
}

#footer .follow_us a:hover
{
    background-position: 0 -16px;
}
#footer .follow_us a.facebook
{
    background-image: url('images/follow_us_facebook.png');    
}
#footer .follow_us a.twitter
{
    height: 17px;
    background-image: url('images/follow_us_twitter.png');
    left:105px;
}
#footer .follow_us a.twitter:hover
{
    background-position: 0 -17px;
}

#footer .share_this
{
    float:left; 
    height: 28px;
    width: 80px;
    background-image: url('images/share_this.jpg');
    background-repeat:no-repeat;
    margin-right: 25px;
    position:relative;
}
#footer .share_this span
{
    visibility:hidden;
}
#footer .share_this .sharebutton
{
    visibility:visible;
    background-image: url('images/share_this_button.png');
    display:block;
    width: 17px !important;
    height: 16px;
    position:absolute;
    left:60px;
    top:7px;
    text-indent:-9999px;
}
#footer .share_this .sharebutton:hover
{
    background-position: 0 -16px;
}
#footer .share_this ul.share_this_icons
{
    z-index:9999;
    position:absolute;
    bottom:0;
    padding-left:54px;
    display:none;
    background-image: url('images/share_this_buttons_submenu.png');
    background-position: right;
    background-repeat:no-repeat;
    width:28px;
    height: 187px;   
}
#footer .share_this:hover ul.share_this_icons
{
    display:block;    
}
#footer .share_this ul.share_this_icons a
{
    background-image: url('images/share_icons.jpg');
    background-repeat:no-repeat;
    filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	display:block;
    margin-left: 4px;
    width: 20px;
    height: 20px;
    margin-bottom: 3px;
}
#footer .share_this ul.share_this_icons a span
{
    display:none;
}
#footer .share_this ul.share_this_icons a.addthis_button_facebook
{    
    margin-top: 6px;
    background-position: 0 0;
}
#footer .share_this ul.share_this_icons a.addthis_button_twitter
{    
    background-position: 0 -22px;
    margin-bottom: 4px;
}
#footer .share_this ul.share_this_icons a.addthis_button_linkedin
{    
    background-position: 0 -45px;
    margin-bottom: 4px;
}
#footer .share_this ul.share_this_icons a.addthis_button_digg
{   
    background-position: 0 -69px; 
    margin-bottom: 4px;
}
#footer .share_this ul.share_this_icons a.addthis_button_email
{    
    margin-top: 12px;
    background-position: 0 -101px; 
}
#footer .share_this ul.share_this_icons a.addthis_button_more
{    
    background-position: 0 -124px; 
}
#footer .share_this ul.share_this_icons a:hover 
{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
a.lock
{
    background-image: url('images/lock.jpg');
    display: block;
    position:absolute;
    top:0;
    right: 0;
    height:50px;
    width:50px;
}
a.lock span
{
    visibility:hidden;
}
.info
{
    line-height:16px !important;
    height:16px !important;
    padding:0;
}
textarea, input[type=text], input[type=password] {
	font-family:Trebuchet MS, Verdana;
	font-size: 12px;
	border:1px solid #ccc;
	padding-left:2px;
	padding-right:2px;
	line-height:20px;
	height:20px;
	vertical-align:middle;
}
textarea:hover, input[type=text]:hover, input[type=password]:hover ,
textarea:active, input[type=text]:active, input[type=password]:active {
	border:1px solid #777;
}
select 
{
    height:22px;
}
a:active, a:focus, img {
outline: 0
}

#miniGallery 
{
    background-image: url('images/home_shadow.png');
    background-position:bottom right;
    background-repeat:no-repeat;
    padding-right: 10px;
    padding-bottom:10px;
    width: 360px; 
    height: 490px;
}
#miniGallery img
{
    vertical-align:bottom;
}
#menu
{
	padding-top:40px;
	background-image: url('images/menu_arrowup.jpg');
	background-repeat: no-repeat;
}
#menu ul
{
	list-style: none;
	margin-left: 25px;
	margin-right: 25px;
}
#menu ul li
{
    text-align:center;
    display:block;
}
#menu ul li a, #menu ul li span
{
	text-transform:uppercase;
	color: #444;
	display:block;
	font-size:13px;
	text-align:center;
	border-bottom: 1px solid #d1d3d4;
	text-decoration:none;
	height:25px;
	line-height: 25px;
	cursor:pointer;
}
#menu ul li a:hover, #menu ul li a.selected
{
	color: #ed1c24 !important;
	text-decoration:none;
}
#menu ul li a.selected
{
	cursor: pointer;
}
#menu ul li.last a
{
	text-transform:uppercase;
	font-weight:normal;
	color: #000;
	display:block;
	font-size:13px;
	text-align:center;
	border-bottom: none;
	line-height: 50px;
	vertical-align:baseline;
}

/* Sub Menus */
#menu ul li ul
{
    overflow:hidden;
    width:170px;
    margin-left:0px;
    margin-top:-1px;
}

#menu ul li ul li
{
    display:block;
    cursor:pointer;
    background-color:#e7e7e7;
}

#menu ul li ul li a
{
    display:block;
}

#menu ul li ul li.last a
{
    text-transform:uppercase;
	color: #444;
	display:block;
	font-size:13px;
	text-align:center;
	border-bottom: 1px solid #d1d3d4;
	text-decoration:none;
	height:25px;
	line-height: 25px;
	cursor:pointer;
	font-weight:normal;
}


#menu ul li ul li ul li
{
    /*background-color:#e7e7e7;*/
    background-color:#fff;
    color: #444;
}

#menu ul li ul li ul li a, #menu ul li ul li ul li.last a
{
    color: #444;
    /*text-transform:capitalize; */
    font-size:11px;
    text-transform:uppercase;
}

#menu ul li ul li ul li a:hover
{
    color:#ed1c24 !important;
}

#menu ul li ul li ul li a.selected
{
    color:#ed1c24 !important;
    font-weight:bold;
}

#menu .menu_end
{
	margin-top:20px;
	background-image: url('images/menu_onlyarrowdown.jpg');
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
	min-height:50px;
}
ul.links
{
    margin-top:-170px;
	list-style: none;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom:50px;
	width:169px;
}
ul.links li
{
    float:none;
    border-bottom:1px solid white;
    line-height: 26px;
    height:26px;
    text-align:center;
}
ul.links li a
{
    color: #444 !important;
    text-decoration: none;
    text-align:center;
}
ul.links li a:hover
{
    color: #ed1c24 !important;
    text-decoration: none;
}

/****************/
#user_menu
{
	overflow:hidden;	
	clear:both;
	display:block;
	height:60px;
}
#user_menu .links
{
    padding-right:55px;
	float:right;
}
#user_menu .links ul
{
	overflow:hidden;
}
#user_menu .links  ul li
{    
	float: left;
	margin-left:10px;
	padding-left: 23px;
	background-image: url('images/menu_arrowleft.jpg');
	background-repeat:no-repeat;
	background-position: left center;
}
#user_menu .links  ul li a
{
	/*text-transform: uppercase;*/
    line-height:60px;
    font-size:12px;
    color:#ed1c24;
    font-weight:normal;
}
#user_menu .links  ul li span
{
	color: #fff;
	vertical-align:baseline;
	font-size:18px;
	margin-top: -5px;
	display:block;
}
#user_menu .links  ul li a:hover
{
	color:#ccc;
	text-decoration:none;
}
#user_menu .links  ul li a.bag
{
	background-image:url('images/shopping_bag_white.jpg');
	background-repeat:no-repeat;
	padding-left:17px;
}
#user_menu .links  ul li a.bag:hover, #user_menu .links  ul li a.usedbag
{
	background-image:url('images/shopping_bag_pink.jpg');
	background-repeat:no-repeat;
	padding-left:17px;
}
#user_menu .userinfo
{
    padding-right:25px;
    display:block;
	float:right;
    color:#000;
	line-height: 64px;
	font-size:12px;
	
}
#user_menu .languages
{
	float:right;
	padding:5px;
	border-right:1px solid #959595;
	overflow:hidden;
	visibility:hidden;
	display:none;
}
.search-box
{
    width:220px;
    height:41px;
    margin-top:10px;
	background-color:Black;
	position:absolute;
}
.search-box .content
{    
	padding:12px;
	color:#aeafb2;
	font-weight:bold;
	font-size:10px;
}
.search-box span
{
	float:left;
	margin-top:5px;
}
.search-box input[type="text"]
{
	border:1px solid #888;
	background-color:black;
	text-transform: lowercase;
	font-size:11px;
	color:#e50083;
	padding: 5px;
	width:105px;
	float:left;
	height:13px;
	margin-left:10px;
}
.search-box .search-button
{
	background-image: url('images/search_button.jpg');
	border:1px solid #888;
	width:23px;
	height:23px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:2px;
}
.search-box .search-button:hover
{
    
}


.line {
	height:1px;
	margin:0;
    padding-top: 8px;
    margin-bottom: 8px;
	display: inline-block;
	clear:left;
	width:100%;
}
ul.bullets
{
	padding:0 !important;
	margin:0 !important;
	/*
	padding-left:0;
	margin-left:7px;
	*/
}
ul.bullets li
{
	padding:0 !important;
	list-style-type:none;
}

a.webbutton
{
    background-image: url('images/button_background2.jpg');
    background-repeat:repeat-x;
	display: inline-block !important;
	margin-top:1px;
	padding-left:17px;
	padding-right:17px;
	height: 20px;
	line-height: 20px;
	color:#ddd;
	font-size:11px;
	text-transform:uppercase;
	border:1px solid #000 !important;	
}
a.webbutton:hover
{
    text-decoration: none;
	border:1px solid #666 !important;
	color:#fff;
}

a.webbutton2
{
    background-image: url('images/button_background2.jpg');
    background-repeat:repeat-x;
	display: inline-block !important;
	margin-top:1px;
	padding-left:17px;
	padding-right:17px;
	height: 24px;
	line-height: 24px;
	color:#ddd;
	font-size:11px;
	text-transform:uppercase;
	border:1px solid #000 !important;	
}
a.webbutton2:hover
{
    text-decoration: none;
	border:1px solid #666 !important;
	color:#fff;
}
a.webbutton_disabled
{
	display: inline-block;
	width:auto;
	height: 20px;
	line-height: 20px;
	padding-left:6px;
	padding-right:6px;
	color:white;
	background-color: #555053;
	font-size: 12px;
	cursor:default;
}
a.webbutton_disabled:hover
{
	text-decoration:none;
}
a.close
{
	padding-left:33px;
	padding-top:3px;
	padding-bottom:0px !important;
	margin-bottom:10px;
	display:block;
	color: #000;
	text-decoration:none;
}
a.close:hover
{
	text-decoration:none !important;
}
#home_bar{
    height:600px; 
    width:220px; 
    padding-top:20px;
    margin-left:30px; 
    margin-top: 25px; 
    background-color: Black; 
    position:absolute;
    display:none;
}
#home_bar h2{
    color:#e50083 !important;
}
#home_bar a{
    color:White !important;
}
#home_bar a:hover{
    color:#e50083 !important;
}
/*************************/
.panel
{
    margin:auto;    
    /*margin-top:20px;*/
    overflow:hidden;
    padding:20px;
    padding-left:0;
    padding-top:5px;
    padding-bottom:0 !important;
}
.panel .title
{
    width:200px;    
    background-image:url('images/panel_title_shadow.jpg');
    background-position:left top;
    background-repeat:no-repeat;
	background-color: #fff;
    height:32px;
    line-height: 30px;
    overflow:hidden;
    margin-bottom:20px;
    padding-right: 480px;
}

.panel .title h2, .panel .title h1
{
	padding:0;
	margin:0;
    padding-left: 30px;
    font-size:12px;
    font-weight:normal;
    color:#ed1c24;
    padding-right:10px;
    text-align:right;
    text-transform:uppercase;
}
.title h2 {
    font-size: 13px !important;
}
table.form
{
    width:100%;
    margin-top:0;
    margin-bottom:20px;
	padding-bottom:0px !important;

}
table.form td
{
    padding-top:4px;
    padding-bottom:4px;
}
table.form p
{
	margin:0;
}
table.form tr th
{
    width:197px;
    padding-right:8px;
    text-align:right;
    font-weight:normal;
	padding-bottom:0px !important;

}
table.form_smaller tr th
{
    width:156px !important;
}
.info
{
    padding:5px;
    display:inline-block;
    color: #aeafb2;
}
.panel input[type="text"], .panel input[type="password"]
{
    border:1px solid #bbb;
}
.gray
{
    color: #aeafb2;
}
.black
{
    color: #000;
}
.pink
{
    color: #ff0000;
}
/*************************/
.mandatory
{
	color: red;
	padding-left:5px;
	padding-right:5px;
	font-size:14px;
}
.errormessage
{
    height: 34px;
    line-height: 34px;
    margin-bottom:10px;  
    padding-left:10px;
    color:Black;
    font-weight:bold;
    background-color: #D5D5D5;
    display:block;
}

.errormessage1{
    color: #ed3c44;
    padding:2px;
    display:block;
    border:1px solid #ed3c44;
}
.infomessage2{
    color: #e50083;
}
.lblajaxmessage
{
	display:block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ajaxloader{
    background-image:url('images/ajax-loader.gif');
    background-repeat:no-repeat;
    font-size:11px;
    padding-left:21px;
    padding-top:3px;
    height: 18px;
    margin-bottom:2px;
    display:inline-block;
	color:black;
}
/***********************************/
.grid
{
    width:100%;
    border:none;
    border-collapse: separate !important;
}

.grid tr.grid-header th
{
    text-align:left;
	padding:3px !important;
	border:none;
	border-bottom:1px solid #aeafb2;
	text-transform:uppercase;
	color: #aeafb2;
	font-size:0.9em;
}
.grid tr.grid-header-shoppingbag th
{
	border:none;
}
.grid tr.grid-item td
{
	cursor:default;
	border:none;
}
.grid tr.grid-item:hover
{
}
.grid tr.grid-item a
{
	text-decoration:underline;
}
.grid tr.grid-item a:hover
{
	text-decoration:none;
}
.grid tr.grid-item .edit
{
	background: url('icons/page_edit.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .save
{
	background: url('icons/disk.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .cancel
{
	background: url('icons/door_out.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .delete
{
	background: url('icons/delete.png') no-repeat 4px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid tr.grid-item .select
{
	background: url('icons/link_go.png') no-repeat 2px;
	height:16px;
	display:block;
	padding-left:21px;
	text-align:left;
	float:left;
}
.grid .selected 
{
	background-color: #84C6FF !important;
}
/**/
.news_grid{
    width:100%;
    border-collapse: collapse;
}
.news_grid td{
    width:25%;
    padding-bottom:30px;
}
.news_grid .news_box{
    width:130px; 
}
.news_grid .news_box a{
    z-index:9;
    position:relative;
}

.news_grid .news_title{
    z-index:11;
    position:relative;
    padding:8px;
    background-color:Black;
    margin-left: 12px;
    margin-top: -25px;
    text-transform:uppercase;
    color:White;
}
.news_grid .news_date{
    clear:both;
    display:block;
    color:#e50083;
    font-size:10px;
}
.news_details{
    overflow:hidden;
}
.news_details img{
    float:left;
    vertical-align:top;
}
.news_details .container{
    padding-right:20px;
    padding-top:20px;
}
.news_details .close{
    background-position:right;
    padding:0;
    text-align:right;
    padding-right:28px;
    margin:0;
    line-height: 20px;
}
.news_details .background{
    background-color:#ebebeb;
    float:left;
    display:block;
    overflow:hidden;
    height:680px;
    width:315px;    
}
.news_details .title{
    position:absolute;
    background-color:#000;
    color:#e50083;
    margin-top:18px;
    margin-left:0;
    height: 25px;
    width:295px;
    line-height: 23px;
    text-align:right;
    padding-right:45px;
}
.news_details .title .source{
    color:#fff;
    font-size:1.1em;
}
.news_details .title .date{
    color:#e50083;
    font-size:0.9em;
}
.news_details .background .content{
    padding:50px;
    padding-top:60px;
}
.news_details .background .content h1{
    font-size:20px;
    color:Black;
    font-weight:normal;
    text-transform: none;
}
.news_details .background .content h2{
    font-size:12px;
    font-style:italic;
    color:#aeafb2;
    margin-bottom:10px;
}
.news_details .background .content p{
    line-height:26px;
}
.press 
{
}
.press img
{
    
    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
    margin-bottom:20px;
}
.press tr:hover img
{
    filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.press h2
{
    color:#666;
    margin:10px;
    display:block;
    font-size:1.3em;
}
.press a,.press a:hover
{
    text-decoration:none;
}
.welcome_to_our_online_shop{
	background: url('images/welcome_to_our_online_shop.jpg') no-repeat;
	height:25px;
	width:240px;
	display:block;
	position:absolute;
	margin-left: 125px;
	margin-top: -15px;
}
.welcome_to_our_online_shop span{
    visibility:hidden;
}
.noTitle .ui-dialog-content
{
    padding:0;
}
.clear
{
    clear:left;
}

/*** New Styles ***/
.press_panel
{
    /*height:130px;*/
    margin-bottom:20px;
    overflow:hidden;
    padding:10px;
    /*border:solid 1px #d1d3d4;*/
}

table.press td
{
    
    width:355px;
    text-align:center;
    vertical-align:middle;
    padding:10px;
}

table.press td h2
{
    color:#000000;
    font-weight:bold;
}

.clear
{
    clear:both;
}

.inputext
{
    padding:3px;
    font-size:11px;
}

.dropdown
{
    font-size:11px;
    padding:3px;
}

table.year
{
    
}

/* Styles for carousel in about us page */
#about_panel
{
    position:relative;
    width:710px;
    height:242px;
    /*z-index:1*/
}

#about_panel .years_carousel
{
    width:630px !important;
    height:242px;
    margin:auto;
    position:relative;
    /*z-index:2;*/
}

#about_panel .left_arrow
{
    background-image:url('images/left_arrow.jpg');
    background-repeat:no-repeat;
    width:27px;
    height:193px;
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:32px;
    left:5px;
}

#about_panel .right_arrow
{
    background-image:url('images/right_arrow.jpg');
    background-repeat:no-repeat;
    width:27px;
    height:193px;
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:32px;
    right:5px;    
}

#about_panel .years_carousel ul
{
    position:relative;
    z-index:10;
}

#about_panel .years_carousel ul li
{
    float:left;
    margin-right:5px;
    width:150px;
    height:233px;
    background-color:#eeeeee;
    border:solid 2px #e9e9e9;
    padding-top:7px;
    text-align:center;
}


/* Over UI Styles */

.ui-widget-header { color: #222222; font-weight: bold; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: none; background: none; font-weight: normal; color: #444; font-family:Trebuchet MS;}

.ui-widget-content { border: 1px solid #aaaaaa; background: none; color: #674467; font-family:Trebuchet MS; font-size: 12px; }

.ui-tabs .ui-tabs-nav li a { float: left; padding:8px 8px; text-decoration: none; height:26px;}

