/**
 * Apex Module
 * 
 * @LastRevised $LastChangedDate: 2009-01-15 17:49:01 +0800 (Thu, 15 Jan 2009) $ 
 * @version $Id: mainpage.css 69 2009-01-15 09:49:01Z eugim $ 
 */

body {
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #CACACA url(../images/new-bg.jpg) repeat-x center top;
}
h1 {
	font-size:18px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}
h2 {
	font-size:14px;
	font-weight: bold;
	color:#054e9b;
	margin-left: 5px;
}
h3 {
	
	color:#525252;
	font-size: 28px ;font-family:"Myriad Pro",Arial;font-weight:normal; margin: 15px 0 ;
}
p {
	color:#5a5a5a;
	margin-left: 3px;
	margin-right: 2px;
	line-height: 18px
}
p.txtheadtitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#525252;
	 margin: 15px 0 ;
	font-size: 24px ;
}	
.container {
	width: 950px;
	margin: 0 auto;
	margin-top: 8px;
}
.navshadow {
	background: #FFF url(../images/nav-shadow.jpg) no-repeat center bottom;
	padding-bottom: 24px;
}
.header {
	background-color:#FFF;
	padding-top: 1px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: right top;
}
.h1handler {
	background-color:#FFFFFF;
	padding: 10px 2px;
	margin: 0 auto;
	width: 930px;
}
.left {
	float:left;
	margin-left: 5px;
}
.right {
	float:right;
	margin-right: 5px;
}
.clearer {
	clear:both;
}
.menuholder {
	width: 220px;
}
body .maincontent {
	width:550px;
	background-color:#fff;
	margin-left: 8px;
}
body .newmaincontent {
	width:930px;
	background-color:#fff;
	margin-left: 8px;
}
.search {
	background-color:#fff;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right:10px;
	width: 150px;
	height: 22px;
	border:none;
}
.search:focus {
	background-color:#FFFFFF;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border:none;
}
/* Main navigation */
.head-nav {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	width: 860px;
	margin: 0 auto;
}
.head-nav ul {
	margin: 0px auto;
	padding: 0px;
}
.head-nav ul li {
	display: block;
	float: left;
	list-style: none;
	background: #FFF;
	margin-left: 2px;
}
.head-nav ul li a {
	display: block;
	float: left;
	color: #529ae6;
	text-decoration: none;
	padding: 9px 16px;
}
.head-nav ul li a:hover, .head-nav ul li a.current {
	color: #000;
	background: #ededed;
}
.adminhead-nav {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	top: 89px;
	right: 0;
	float:right;
	margin-right: 10px;
}
.adminhead-nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.adminhead-nav ul li {
	display: block;
	float: left;
	list-style: none;
	background: #4d4d4d;
	margin-left: 5px;
	border-left: 1px solid #676767;
	border-top: 1px solid #676767;
	border-right: 1px solid #676767;
}
.adminhead-nav ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
}
.adminhead-nav ul li a:hover, .adminhead-nav ul li a.current {
	color: #0281ca;
	background: #fff;
}
.content {
	background-color:#fff;
	border-left: 1px solid #d7d7d7;
	padding-bottom: 10px;
	border-right: 1px solid #d7d7d7;
}
input[type="text"],input[type="textarea"] {
	background-image: url(../images/formfieldbg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	border: 1px solid #cbd6de;
	padding: 4px 0px 4px 2px;
}
input[type="text"]:focus,  input[type="textarea"]:focus {
	border: 1px solid #029EE4;
	background-image: url(../images/formfieldbg.gif);
	background-repeat: repeat-x;
}
.submit {
	background: url( ../images/fade-butt.gif );
	background-repeat:repeat-x;
	background-color:#E9E8E8;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 3px;
	;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
}
.menuheader {
	background-color:#333;
	color:#FFFFFF;
	height: 22px;
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
	padding-left:20px;
}
.menucontent {
	background-color:#4d4d4d;
	color:#cacaca;
	padding:5px 10px;
	/*background-image: url(../images/menu.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
}
.sublist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
.sublist li {
	display:inline;
	margin:0pt;
	padding:0pt;
}
.sublist li a:link, .sublist li a:visited {
	background-image:url(../images/button_dotarrow_red.gif);
	background-position:-12px 10px;
	background-repeat:no-repeat;
	color:#cacaca;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	font-weight: bold;
	margin:0pt;
	text-decoration:none;
	padding:4px 4px 4px 14px;
}
.sublist li a:hover {
	color:#61ABEC;
	background-color:#2c2c2c;
	text-decoration: underline;
}
.picborder {
	border: 1px solid #bbbbbb;
	padding: 2px 2px 2px 2px;
}
.payment li {
	font-weight: bold;
	color:#666;
	text-decoration:none;
	list-style-image:url(../images/bg_list.gif);
	padding-left: 22px;
	margin-top: 10px;
	list-style-type: none;
}
.grytable td {
	background-color:#e3e3e3;
	color:#002d52;
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
	border: 1px solid #bbbbbb;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.grytable ul {
	list-style-image:none;
	list-style: none;
}
.grytable ul li a {
	font-weight: bold;
	color:#f47607;
	text-decoration:none;
	list-style-image:none;
	list-style: none;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-color: #e3e3e3;
	background-position:left;
	padding-left: 22px;
	margin-top: 10px;
}
.grytable ul li a:hover {
	text-decoration:underline;
	color:#15aef5;
}
.featured {
	border: 1px dotted #ecf6ff;
	border-collapse:collapse;
}
.featured td {
	background-color:#fff;
	color:#002d52;
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
	border: 1px dotted #CBD6DE;
	border-collapse:collapse;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.featured td strong {
	margin-left: 10px;
}
.noborder {
	width: 260px;
}
.noborder td {
	border: hidden;
	border:none;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.noborder2 {
	vertical-align:top;
}
.price {
	font-weight:bold;
	color:#2883c2;
	font-size: 12px;
}
.quick {
	background-color:#F6F6F6;
	border-bottom: 1px #f1f1f1 solid;
	border-top: 1px #f1f1f1 solid;
	padding: 8px;
}
.quick a {
	font-weight:bold;
	color:#2883c2;
	font-size: 16px;
	background-image: url(../images/click.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-decoration:none;
	background-position: left;
}
.quick a:hover {
	text-decoration: underline;
	color:#FE5D00;
}
.title {
	font-weight:bold;
	color:#2883c2;
	text-decoration:none;
}
.title:hover {
	text-decoration:none;
	color:#039bda;
}
.view {
	font-weight:bold;
	color:#e3690f;
	text-decoration:underline;
	background-image: url(../images/view.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	margin-right: 10px;
}
.view:hover {
	text-decoration:none;
	color:#b34d03;
}
.GTable {
	border:1px solid #adc3de;
	border-collapse:collapse;
	font-size:12px;
	width: 98%;
}
.GTable thead tr {
	height: 1px;
	background-color: #0099CC;
}
.GTable thead td {
	background-color:#eaecfb;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:2px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:14px;
	border-left:1px solid #adc3de;
	border-bottom: 1px solid #adc3de;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/gthead.gif);
}
.GTable tbody td {
	padding-top : 3px;
	padding-left : 5px;
	padding-right : 3px;
	padding-bottom : 3px;
	color: #404040;
	line-height: 18px;
}
.GTable tbody {
	background-color:#F5FAFF;
}
.GTable tbody td a {
	color: #003399;
	text-decoration:none;
}
.GTable tbody td a:hover {
	color: #356CA2;
	text-decoration: underline;
}
.logo {
	margin-left: 10px;
}
.required {
	font-size: 9px;
	font-weight: bold;
	color:#FF0000;
}
.asterisk {
	font-weight: bold;
	color:#ca0000;
	font-size:16px;
}
.generalmessage {
	font-weight: bold;
	color:#f07216;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.login {
	background-color:#D2F3FF;
	border: 1px solid #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	font-size:12px;
	width: 215px;
	margin-top: 100px;
}
.login input {
	width: 100%;
}
.login a:hover {
	color:#993399;
	text-decoration:none;
}
.footer {
	text-align:center;
	color:#000;
	font-size:12px;
	line-height: 18px;
	height: 30px;
	padding-top: 25px;
	padding-bottom: 18px;
}
.footer a {
	font-weight: bold;
	text-decoration:none;
	margin-right: 8px;
	color:#000;
}
.footer a:hover {
	font-weight: bold;
	color: #0b78ff;
	text-decoration: underline;
}
.adstop {
	width: 895px;
	background: url(../images/adsbottom.jpg) no-repeat center bottom;
	padding-bottom: 32px !important;
}
.categorytop {
	width: 895px;
	background: url(../images/adsbottom.jpg) no-repeat center bottom;
	padding-bottom: 36px !important;
}
.txtblue {
	color:#0b66a8;
}
/* site content(article) module */
.article-container {
	background-color:#F8F8F8;
	padding: 10px;
	border : 1px dotted #333333;
}
.article-content-container {
	background-color:#fff;
	padding: 10px;
	border: 1px solid #e7e7e7;
	margin-top: 10px;
}
.article-content-container img {
	margin: 0 auto;
}
.article-content-container a img {
	padding: 5px;
	border: 1px solid #b6daf7;
}
.article-content-container a:hover img {
	padding: 5px;
	border: 1px solid #f9b3c8;
}
.article-content-container p {
	vertical-align:text-top;
}
.article-content-container a.title {
	font-weight: bold;
	text-decoration:underline;
	color:#c4023e;
}
.article-preview-list-container {
	margin-top : 5px;
}
.article-preview-list-title {
	font-weight: bold;
	font-size:16px;
	border-bottom : 1px dotted #e7e7e7
}
.article-preview-list-item {
	border-bottom : 1px dotted #e7e7e7
}
.article-preview-list-item a.title {
	font-weight: bold;
	text-decoration:underline;
	color:#c4023e;
}
.article-preview-list-item p.date {
	font-weight: bold;
	text-decoration:underline;
	color:#c4023e;
}
.veiwalltitle {
	text-align:right;
}
.veiwalltitle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0059a5;
	font-weight:bold;
	margin-left: 5px;
}
.veiwalltitle a:hover {
	color:#C4023E;
}
/*end site content module*/

/*article comments */
.comments-container {
	background-color:#fff;
	padding: 10px;
	border: 1px solid #e7e7e7;
	margin-top: 10px;
}
.comments-title {
	color:#0059a5;
	font-weight:bold;
	border-bottom : 1px solid #e7e7e7;
}
.comments-list-container {
	margin-top: 10px;
}
.comment-item {
	margin-bottom: 10px;
	padding : 2px 2px 2px 2px;
	border: 1px solid #F7F7F6;
}
.comment-item-date {
	margin-top: 0.2em;
	color: #7C7D66;
	font-size: 0.92em;
	margin: 1.2em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}
.comment-item-author {
	margin: 0;
	padding: 0 0 0.1em 0;
	background: url(../images/comment-underline.gif) no-repeat 0 100%;
	font-size: 1.1em;
}
.comment-item-author a {
	text-decoration:none;
	color:#B26A16;
}
.comment-item-author a:hover {
	color:#FFFFFF;
	background-color:#000000;
}
.categorymenutitle {
	background-color:#1E71B4;
	background-image:url(../images/thead.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}
.noshow {
	background: url(../images/noshow.png) no-repeat left bottom;
	padding-left: 45px;
	padding-top: 30px;
	padding-bottom: 10px;
	line-height: 45px;
}
/** packages related*/
.package-item-container {
	color: #7a7a7a;
	margin-bottom:3px;
	border: 1px dotted #488EB2;
	padding : 3px 3px 5px 5px;
}
.package-order-button {
	background: #488EB2;
	width: 150px;
	padding: 1px 16px 5px 16px;
	margin-bottom : 5px;
}
.package-order-button a {
	text-decoration: none;
	color: #fff;
}
/** products related*/
.productstable {
	margin: 0 auto;
}
.productstable td {
	padding: 5px;
	width: 228px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	border: 1px solid #CDCDCD;
}
.productstable td a img {
	padding: 1px 8px 1px;
	/*border: 1px solid #b6daf7;*/
	/*margin : 2px 2px 2px 2px;*/
	margin : 1px -10px;
	/*min-height:94px;
	height:94px;
	height:auto !important;*/
	/*width : 100px;*/
	display : block;
}
/*
.productstable td a:hover img {
	border: 1px solid #f9b3c8;
}
*/
.productstable td p {
	padding: 4px;
	background-color:#fcfeff;

}
#buttonSubmit{

}
.productstable td a.title {
	font-weight: bold;
	text-decoration:none;
	color:#c4023e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
}
.productstable td a.title:hover {
	text-decoration:none;
	color:#07528b;
}
.product-detail-view {
	background-color:#F4F4F4;
	border:1px dotted #DDDDDD;
	margin-bottom:10px;
	padding:10px;
}
.productdetailscontent {
	background-color:#fff;
	padding: 20px;
	border: 1px solid #e7e7e7;
	margin-top: 10px;
}
.productdetailscontent img {
}
.productdetailscontent a img.detail {
	padding: 1px;
	/*border: 1px solid #b6daf7;*/
	/*background: url(../images/zoom-in2.png) no-repeat left bottom;*/
	padding-bottom: 30px;
}
/*
.productdetailscontent a:hover img.detail {
	padding: 1px;
	border: 1px solid #f9b3c8;
	padding-bottom: 30px;
}
*/
.productdetailscontent p {
	vertical-align:text-top;
	line-height: 18px;
}
.productdetailscontent a.title {
	font-weight: bold;
	text-decoration:underline;
	color:#c4023e;
}
.productdetailscontent span.txtprice {
	text-decoration:none;
	color:#3389cd;
	font-weight: bold;/*text-transform:uppercase;*/
}
.productdetailscontent span.pricevalue {
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
.txttitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0059a5;
	font-weight: bold;
	text-transform:uppercase;
}
/*
.productdetailimage {
	padding: 4px 8px;
	border: 1px solid #b6daf7;
	padding-bottom: 5px;
}
*/

/** pc customizer related**/
.pccustomizer-section-container {
	background-color:#F4F4F4;
	border:1px dotted #DDDDDD;
	margin-bottom:10px;
	/*padding:5px;*/
	padding : 1px 0px 5px 1px;
}
.pccustomizer-summary-amount {
	font-weight:bold;
	color : red;
}
.pccustomizer-currencysymbol {
	font-weight:bold;
}
.pccustomizer-installmentamount {
	width : 120px;
	text-align:right;
}
.category-menu-link a {
	color : #002D52
}
.category-menu-link a:hover {
	color:#08A8FE;
}
.basebarbg {
	float:left;
}
.basebarboxes1 {
	width: 290px;
	height: 122px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	margin: 5px 0 0 6px;
	padding: 5px;
}
.basebarboxes1 p.intro a, .basebarboxes2 p.intro a, .basebarboxes3 p.intro a {
	font-size: 18px;
	color:#529ae6;
	text-decoration:none;
}
.basebarboxes1 p.intro a:hover, .basebarboxes2 p.intro a:hover, .basebarboxes3 p.intro a:hover {
	text-decoration:underline;
}
.basebarboxes1 p, .basebarboxes2 p {
	font-size: 12px;
	margin-top: 10px;
	color:#f79231;
}
.basebarboxes1 img, .basebarboxes2 img {
	float:left;
}
.basebarboxes2 {
	width: 290px;
	height: 122px;
	margin: 5px 0 0 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	border: 1px solid #c5c5c5;
}
.basebarboxes3 {
	width: 290px;
	height: 122px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c5c5c5;
	margin: 5px 0 0 8px;
	padding: 5px;
}
.footertxtholder {
	width: 120px;
	float:left;
	margin-left: 5px;
	margin-top: 12px;
}
.footimgleft {
	float:left;
}
.footertxtholder p {
	margin: 4px 0;
}
.category-pageproducts {
	float:right;
	width: 695px;
	
}
.sidebar{
	width: 220px;
}
.resources p{
	background-color:#FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-bottom:0px;
	border: 1px solid #e7e7e7;
	border-collapse:collapse;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
	padding-bottom: 0px;
}
.resources big{
	color:#F57935;
	font-size:12px;
	font-weight: bold;
}
.resources small{
	color:#000;
	font-size:10px;
	font-style:normal;
}
.resources a{
	color:#51a1da;
	font-weight: bold;
}
.resources a:hover{
	color:#EE1F63;
	font-size:10px;
	font-weight: bold;
}
.googleadsholder{
	background:#FFF;
	padding: 6px;
	font-style: 18px;
	text-align:center;
	border: 1px solid #c9e1f2;	
}
#menu{
	margin: 0px;
	padding: 0px;
	width:900px;
	background:#FFF;
	height:33px;
	}
#menu img{
	display:none !important;
	visibility: hidden !important;	
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#menu li.cattitle	{
	font-size:18px;
	margin-left: 17px;
	font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
	background-color:#fff7e3;
	font-weight: bold;
	color:	#33a7f0;padding: 10px 15px 10px 15px;
}
#menu li.cattitle:hover{
	cursor:pointer;	
}
.arrowcat{
	color:#e72e09;	
}
#menu li a, #menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	margin: 0px;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 15px 10px 15px;
	}

#menu li a:hover, #menu li a:active, .current_page_item {
	background:#06C;
	color: #FFF;
    margin: 0px;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#CCC;
	width: 150px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	text-decoration:none;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #a7a7a7;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #e7f5fe;
	border-bottom: 1px solid #39a1d1;
	color: #0786e8;
	padding: 7px 10px 7px 10px;
	}
#menu li li li a, #menu li li li a:link, #menu li li li a:visited {
	background:#666;
	width: 150px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	text-decoration:none;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #222222;

	}
	#menu li li li a:hover, #menu li li li a:active {
	background: #a3d5ed;
	border-bottom: 1px solid #39a1d1;
	color: #0786e8;
	padding: 7px 10px 7px 10px;
	}
#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}
#menu li ul {
	margin: -15px 0 0 175px;
	}
#menu li ul ul {
	margin: -31px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	.searchfield{
			width: 98%;
	}
	.categoryproductstable td{
		border: 1px solid #e7e7e7 !important;	
		border-collapse:collapse !important;
	}
	.productsview{
		width: 930px;
		margin: 0 auto;	
	}
	.productviewtopholder{
		width: 730px;
		margin-left: 200px;
	}
	.productviewimage{
		float:left;margin-left:10px;width:250px;overflow:hidden;	
	}
	.productviewdesc{
		float:left;margin-left:10px;width:430px;overflow:hidden;	
	}
	.productsview2 br,.productsview2 p.MsoNormal br{
		visibility:hidden !important;
		white-space: nowrap;
		display:none !important;
	}
		.productsview2 table td{
		padding: 5px 5px 10px 5px;
	}
	.productsview2 span br, .productsview2 p span br, .productsview2 div.normal-text p.MsoNormal br,  .productsview2 span p.MsoNormal br{
		visibility:visible !important;
		display:inherit !important;
	}
		.productsview2 p{
	font-family:Arial, Helvetica, sans-serif !important;
	}
	/*=================== SLIDESHOW IMAGE HOLDER ====================*/
.pics { height: 343px; width: 930px; padding:0; margin:0; overflow: hidden }

.pics img {height: 343px; width: 930px;  top:0; left:0 }
pre {
	visibility:hidden;

}
