/*--default style--*/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
ul {
	list-style: none;
}
li {
	display: inline;
}
body {
	background:#ffffff;
	color:#5d5c5c;
	font-family: Arial, sans-serif;
	font-size:13px;
}
a {
	color:#3f3f3f;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
.clearfix:after {
	content:".";
	height:0;
	clear:both;
	visibility:hidden;
	display:block;
}
.clearfix {
	zoom:1;
}
.more {
	color:#f68121;
	font-size:11px;
	font-weight:bold;
}
/*---default style end----*/

/*--wrapper style start--*/
#curv{
background:url(img/curv.png) no-repeat right bottom;
height:267px;
	bottom:0;
	position:fixed;
	width:100%;
}
#orange{
	bottom:0;
	position:fixed;
	width:100%;
height:36px;
background:#e28713;
}

#wrapper-back{
background:#ffffff url(img/background.png) no-repeat bottom center;
height:563px;
}
#wrapper {
	width:959px;
	margin:0 auto;
}
#left-bar {
	float:left;
	width:490px;
	padding-top:20px;
}
#from {
	padding-bottom:10px;
}
#from input {
	vertical-align:middle;
}
#from img {
	vertical-align:middle;
}
#right-bar {
	padding-top:10px;
	width:463px;
	float:right;
}
#right-bar img {
	float:right;
}
#short-link {
	clear:both;
	padding:10px 0;
}
#short-nav {
	width:170px;
	float:left;
}
#short-nav li {
	float:left;
	border-right:1px solid #dedede;
}
#quick-search {
	float:right;
	width:271px;
}
#quick-search h1 {
	width:87px;
	float:left;
	color:#FF9900;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#top-nav {
	margin-top:10px;
	background:url(img/navigation_background.png) repeat-x;
	height:29px;
}
#top-nav li {
	margin-top:5px;
	float:left;
	border-right:1px solid #fff;
}
#top-nav li a {
	padding:8px 14px;
	font-size:15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#top-nav li a:hover {
	color:#000;
		background:url(img/menu_bg.gif) repeat-x;
		border-right:none;
}
#top-nav .contact {
	border-right:none;
}
.list {
	width:184px;
	background-color:#fff;
	color:#f4860b;
	padding-left:4px;
	float:right;
}
.option_list {
	padding-left:4px;
	cursor:pointer;
}
#scroll_clipper{
position:absolute; 
width:455px; 
height:362px; 
overflow:auto
}
#content{
clear:both;
padding:10px 10px 10px 5px;
}
#content p{
color:#333333;
line-height:18px;
font-size:13px;
}
#animation{
float:right;
width:261px;
}
#contner-second{
padding:15px 10px 5px 5px;
clear:both;
}
.bottom_tab{
width:184px;
height:45px;
float:left;
background:url(img/bottom_box.gif) no-repeat center;
background-position:0px 0px;
padding-left:40px;
color:#666666;
font-size:10px;
line-height:45px;
}
.Supercon-one h1{
font-size:14px;
font-weight:bold;
padding-bottom:9px;
}
.Supercon-one p{
color:#333333;
font-size:13px;
line-height:18px;
}
#list{
padding-top:10px;
}
#list li{
display:block;
padding:0px 18px 0px;
background:url(img/arrow_state_grey_right.png) no-repeat left top;
}
#list .headline{
font-size:13px;
font-weight:bold;
padding-bottom:5px;
color:#FF9900;
background-image:none;
}
.side{
padding:15px 0 20px;
font-size:13px;
}
.side a{
color:#FF9900;
}
.side a:hover{
text-decoration:underline;
color:#333333;
}




#footer {
	clear:both;
	padding:28px 5px;
	width:959px;
	margin:0 auto;
}
#footer p {
	width:400px;
	float:left;
}
#footer-nav {
	float:right;
	font-size:11px;
}
#footer-nav li {
	float:left;
	border-right:1px solid #5D5C5C;
}
#footer-nav li a {
	padding:0px 11px;
	color:#5D5C5C;
}
#footer-nav li a:hover {
	color:#5D5C5C;
	text-decoration:underline;
}
#footer-nav .contact {
	border-right:none;
}
/* form style start */
/*.form{ margin-top:40px; }*/
#join-landing {
	color:#de7307;
	font-size:13px;
	font-weight:bold;
}
.alphacube_message .form {
	margin-top:0;
}
.form input[type='text'], .form input[type='password'], .form textarea {
	padding:6px 3px;
	border:1px solid #de7307;
	width:242px;
	margin:0 10px 18px 0px;
	-moz-border-radius: 5px 5px;
	color:#EA6C92;
	background-color:transparent;
}
.form input[type='submit'] {
	margin-left: 200px;
}
.form input[type='image'] {
	vertical-align:middle;
	margin:0 10px 0 128px;
}
.form .button {
	margin-left: 200px;
}
.form * {
	vertical-align:middle;
}
.form label {
	float:left;
	width:127px;
	font-size:15px;
}
#message {
	padding:6px 3px;
	border:1px solid #de7307;
	width:242px;
	margin:0 10px 18px 0px;
	-moz-border-radius: 5px 5px;
	height:150px;
	overflow:scroll;
	background-color:transparent;
	color:#000;
}
.form_subject {
	background-color:#4C4C4C;
	border:1px solid #de7307;
	color:#CCCCCC;
	padding-left:4px;
	width:250px;
	margin:0 10px 18px 0;
}
#location {
	margin-top:13px;
}
#location li {
	display:block;
	padding:5px 0;
	color:#8A8A8A;
	font-size:14px;
}
#location li a {
	color:#8A8A8A;
	font-size:14px;
}
#location li a:hover {
	text-decoration:underline;
}
.link {
	color:#F68121;
	font-size:11px;
	font-weight:bold;
}
#location .link_space {
	padding-left:33px;
}
/* form style end */


#scroll_clipper_index{
width:455px; 
height:262px; 
overflow:auto
}