@charset "utf-8";
.container{	
border: 1px solid gray;
background-color:#FFF;
}	
body

{
	background: #6C6C6C;
}
/*HEADERS*/
#user-reg
{
	width:300px;
	background:#333333;
	display:none;
	border:1px solid #666;
	color:#fff;
	padding:5px 0 0 5px;
}
#tell_a_friend
{
	width:500px;
	background:#333333;
	display:none;
	border:1px solid #666;
	color:#fff;
	padding:5px 0 0 5px;
}



.required
{
	color:#F30;
	text-align:left;
}
#header {

background:url(../images/pymes2-350x267.png) no-repeat 100% 30px;

}

.buttons
{
	background:url(../img/send.png) top left no-repeat;
	width:50px;
	height:24px;	
	border:none;
	color:#FFF;
}

#logo {
	float: left;
	margin-left:20px;
}
#head-text {
	background-color:#EDEDED;
	margin-top:10px;
	margin-right:5px;
	float:right;
	padding:0 0 0 5px;
}
#head-text a:link,#head-text a:visited{
	
font-family: verdana,sans-serif;
color: #00A7C4;
font-size: 10px;
letter-spacing:1.0pt;
line-height: 0.2;
text-decoration:none;
}
#head-text a:hover,#head-text a:active{
	
font-family: verdana,sans-serif;
color: #00A7C4;
font-size: 10px;
letter-spacing:1.0 pt;
line-height: 0.2;
text-decoration:underline;
}
#search
{
	height:15px;
	font-size: 10px;
	width:100px;
}
input#go
{
	color:#3CF;
	font-size:9px;
	font-weight:bold;	
	text-align:center;
	margin-right:10px;
}
#sub-notice
{
	position:absolute;
	font-weight:bold;
	left:40%;	
	top:0;	
	margin-top:0;
	margin-right:0;
	clear:both;
	color:#00A7C4;	
	background-color:#D1F1DC;
	width:auto;
	padding:0 5px 0 5px;

}
/*Content And NAV*/
#nav {
	background-color: #39F;
	height: 10px;
	margin:5px 0 5px 0;
	}
div>.ui-tabs-nav
{
	font-size:70%;
	color:#F90;
	font-family:Verdana, Geneva, sans-serif;
	
}


a:link,a:visited{
	color:#666;
	text-decoration:none;
}
a:hover,a:active{
	color:#666;
	text-decoration:underline;
	
}
#content-container{
	
}
#content2
{
	padding:0 10px 10px  10px;
}
.table-contents{
font-family: verdana,sans-serif;
color: #333;
font-size: 13px;
font-weight: bold;
text-align: center;
letter-spacing: -0.6pt;
word-spacing: 2.2pt;
line-height: 0.8;

}
.table-contents td{
	padding:4px 12px 4px 5px;
	*padding:4px 8px 4px 5px;
	
}

.table-contents p{
		padding-left:20px;
		padding-top:10px;
}
table.table-contents{
    width:auto;   

}
#myTabs img{
	border:1.5px dotted #999;
}
#myTabs img:hover{
	border:1.5px solid #999;
	cursor:pointer;
}
#about
{
	padding-top:10px;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color:#666;

	
}
.td-image
{
	width:158px;
}
#gallery
{
	height:455px;	
	
}
#right-content
{
	background:#C2263C;
	color:#fff;
	padding-left:5px;
	height:450px;

}
#right-content ul li
{
	background:url(../img/bullet_orange.png) no-repeat top left;
	padding-left:16px;	
	list-style:none;
}
.home-table td
{
	padding:7px 7px 5px 7px;	
	
}
.product-border,.content-border
{
	border:5px solid #C2263C;
}
.gallery img
{
	padding-right:14px;
	padding-bottom:10px;
}
/*FOOTER*/
#footer
{
	background-color:#FFF;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	
	
}
#footer ul{
	list-style:none;
	
	
}
#footer ul li{
	display:inline;
	
}
#footer-list{
	margin:0;
	text-align:left;
	display:block;
	padding:0 0 0 5px;
}
#copyright
{
	clear:both;
	text-align:left;
	font-weight:bold;
	background: #6C6C6C;
	color:#fff;
	font-size:1.2em;
	
}
#copyright-inner
{
	display:inline;
	text-align:right;
	padding-left:250px;
}
#inner-footer
{
	background:#333333;
}
#inner-footer .footer-border-right
{
	margin:5px 0;
	padding:0 5px 0 0;
	border-right:1px solid #666;
	min-height:180px;	
}
.no-border
{
	border:none!important;
}
#footer-sitemap
{
	background:#000;
	color:#fff;
	padding:10px 0;
	
}
#footer-icons
{
	border:4px solid #CCC;
}
/*for hover thumbs*/

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	display:none;
	color:#666;	
	
	}
#preview img
{
	width:170px;
	height:200px;
	
}

