@charset "utf-8";
/* CSS Document */
body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.clear
{
	clear:both;
	size:1px;
}

a{text-decoration:none; color:#666;}
a:hover{ color:#FC6;}

#wrapper
{
	width:1000px;
	height:auto;
}

#content
{
	width:1000px;
	height:auto;
	background-color:#FFFFFF;
}

#header
{
	width:1000px;
	height:480px;
	float:left;
	padding:0px 5px 0px 10px;
}

#breakbox
{
	width:1000px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	float:left;
}

#breakingnews
{
	width:915px;
	height:30px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	float:left;
}

#break
{
	width:85px;
	height:20px;
	margin:4px 0 0 0;
	background:#C30;
	font-size:10px;
	color:#FFF;
	text-decoration:blink;
	padding:6px 0 0 0;
	font-weight:bold;
	float:left;
}
/*--------------------------Login Panel------------------------------*/

#loginbox
{
	width:500px;
	height:200px;
	background:#f2f1f1;
	border:solid 1px #CCC;
	border-radius:5px;
	margin:200px 0px 0px 0px;
	box-shadow: 2px 2px 2px #041F77;
}

#login_logo
{
	width:150px;
	height:150px;
	padding:30px 10px 0 0;
	float:left;
}

#login_right
{
	width:300px;
	height:180px;
	margin-top:80px;
	padding:0 0 0 20px;
	float:left;
}

.login_text
{
	width:100px;
	height:20px;
	color:#000;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	float:left;
}

.UserName
{
	width:60px;
	height:110px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	text-align:right;
	text-decoration:underline;
	font-weight:bold;
	float:left;
}

.Password
{
	width:60px;
	height:110px;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	float:left;
}
.forgot
{
	width:300px;
	height:15px;
	color:#999;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.login_input
{
	width:200px;
	height:28px;
	color:#999;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.login
{
	width:100px;
	float:right;
}
.login_home
{
	width:80px;
	height:32px;
	border:none;
	background:none;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor:pointer;
	float:left;
}

.login_submit
{
	width:200px;
	height:32px;
	border:none;
	background:none;
	color:#000;
	text-align:center;
	cursor:pointer;
	padding-right:15px;
	text-decoration:underline;
	text-align:right;
}

.login :hover{color:#00F;}

.loginbtn
{
	width:180px;
	height:20px;
	border:solid 1px #CCC;
}

input:select
{
	border:solid 1px #F00;
}

#product
{
	width:700px;
	height:auto;
	float:right;
}
#examples
{
	width:700px;
	height:auto;
	float:right;
}
.product_item
{
	width:100px;
	height:130px;
	float:left;
}

/*--------------------------End Login Panel-------------------------*/

#banner
{
	width:1000px;
	height:80px;
	color:#333;
	float:left;
}

#logo
{
	width:500px;
	height:70px;
	margin-bottom:10px;
	float:left;
}

.social
{
	width:120px;
	height:30px;
	padding-left:130px;
	float:right;
}

#clock
{
	height:30px;
	position:relative;
	top:50px;
	left:28%;
	font-size:12px;
}

#login
{
	width: 100px;
	height: 30px;
	float: left;
}

.loginbox
{
	border: none;
	background: none;
	float: left;
	text-align: right;
	height: 35px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	width: 140px;
}

#login a:hover .loginbox
{
	color: red;
}


#plugins
{
	width: 200px;
	height: 30px;
	float: left;
}

#menudiv
{
	width: 1000px;
	height: 40px;
	float: left;
}

#menudiv li a:hover, #menudiv li .current{
	color: #ffffff;
	background-color:#fa8a0c;
}

#slideshow
{
	height:300px;
	width:1000px;
	border:solid 1px #666;
	padding:5px;
	float:left;
}

#bodycontent
{
	width:1000px;
	min-height:100%;
	margin-top:10px;
	float:left;
}

#leftpanel
{
	width:770px;
	margin: 0px 0px 0px 10px;
	float:left;
	font-size:14px;
	
}

#rightmenudiv
{
	width:210px;
	float:right;
}
#welcometext
{
	width:750px;	
	float:left;
	font-size:14px;
	
}



#rightmenu
{
	width:200px;
	height:100%;
	margin:0 0 10px 5px;
	float:left;
}

#menubox
{
	width:200px;
	background:#FFF;
	height:auto;
	margin:0 0 0px 0px;
	border:solid 1px #CCC;
	float:left;
}

#latestbox
{
	width:200px;
	border: solid 1px #CCC;
	height: auto;
	text-align: justify;
	color: #000;
	margin: 0 0 0 0;
}

#latestnews
{
	width: 200px;
	height: auto;
	text-align: justify;
	color: #000;
	margin: 0 0 0 10px;
	border-radius: 5px;
}

.newshead
{
	width: 180px;
	height: 30px;
	padding: 10px 0 0 10px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

li
{
	margin: 0 0 8px -20px;
	font-size: 12px;
	list-style: square;
	font-weight: bold;
}

li a
{
	color: #333;
}

li a:hover
{
	color: #F90;
}
.news
{
	width: 180px;
	padding: 10px;
	font-size: 12px;
}

#contact
{
	width: 200px;
	padding: 3px;
	margin: 0 0 0 5px;
}

#contactform
{
	width: 202px;
	border: solid 1px #CCC;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	padding: 1px;
}

.contactform
{
	width: 700px;
	height: 100px;
	float: left;
}

.contactimg
{
	width: 150px;
	height: 100px;
	float: left;
}

.contacttext
{
	width: 550px;
	height: 100px;
	float: left;
}

.inputbox
{
	border: solid 1px #CCC;
	float: left;
	width: 120px;
}

.inputboxc
{
	border: solid 1px #CCC;
	float: left;
	width: 250px;
}

.sendmessage
{
	background-color: #333;
	border: none;
	float: right;
	margin-right: 18px;
	font-size: 10px;
	border-radius: 5px;
	color: #FFF;
	cursor: pointer;
	padding-bottom: 5px;
	width: 90px;
	height: 25px;
}
.sendmessage a{color: #333;}
.sendmessage a:hover{color: #F60;}

#footer
{
	width: 1000px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#footmenu
{
	width: 500px;
	height: 20px;
	margin-top: 10px;
	text-align: left;
	float: left;
}

#copyright
{
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	color: #999;
	float: left;
}