@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family:tahoma;
	font-size:11px;
	color:#666;
	text-decoration:none;
	direction:rtl;
	background-color:#fff;
    
}

img{
	border:0;
}


select{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}
textarea{
	border:1px solid #e0e0e0;
	background-color:#fff;
	padding:4px;
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

a{
	font-family:tahoma;
	font-size:11px;
	color:#666;
	text-decoration:none;
}


a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#940609;
}


td, li{
	font-family:tahoma;
	font-size:11px;
	color:#666;
}

#main-page{
	background:#B48B4B url(../../images/ssc_mockup_11.gif) repeat-x top center;
	text-align:center;
	margin-top:0px;
	margin-bottom:-5px;
	border-top:#EEBE42 solid 1px;
}

#header{
	background:#e5f0fb url(images/header/bg.png) repeat-x top center;
	width:141px;
	width:1000px;
}

#logo{
	float:right;
	margin-top:20px;
	margin-right:20px;
}

#livehelp{
	float:left;
}

.blue{
	background-color:#356db5;
	height:5px;
	width:50%;
	float:right;
}

.sky{
	background-color:#d7e8f8;
	height:5px;
	width:50%;
	float:right;
}

#navbar{
	background:#ededed url(images/block/over.png) repeat-x top center;
	height:31px;
}

.links a{
	font-weight:bold;
	display:block;
	float:right;
	table-layout:fixed;
	padding:0px 15px;
	background: url(../../images/ssc_mockup_04.gif) repeat-x top center;
	margin-right:1px;
	margin-bottom:0px;
	height:40px;
	color:#FDFEFF;
	line-height:40px;
}

.links a:hover{
	font-weight:bold;
	display:block;
	float:right;
	table-layout:fixed;
	padding:0px 15px;
	background: url(../../images/ssc_mockup_06.gif) repeat-x top center;
	margin-right:1px;
	height:40px;
    color:#FDFEFF;
   line-height:40px;
}

#search{
	float:left;
	padding:2px 5px;
}

.input1{
	padding:5px;
	background:#fff;
	border-left:none;
	width:160px;
}

#submit-search{
	background:url(images/nav/search.png) no-repeat; 
	width:25px; 
	height:25px; 
	border:0
}

.title{
	color:#fff; 
	font-weight:bold; 
	text-align:right;
}

.inside{
	background-color:#fff;
	padding:5px;
	border-bottom:4px solid #616161;
	margin-top:1px;
	border-top:1px solid #616161;
	text-align:justify;
}

.inside-red{
	background-color:#fff;
	padding:5px;
	border-bottom:4px solid #a1090d;
	margin-top:1px;
	border-top:1px solid #a1090d;
	text-align:justify;
}

.inside-blue{
	background-color:#fff;
	padding:5px;
	border-bottom:4px solid #275691;
	margin-top:1px;
	border-top:1px solid #275691;
	text-align:justify;
}

.main-links{
	border-bottom:1px dotted #616161;
	line-height:20px;
	text-align:right;
	/*padding:5px;*/
	display:block;
}

.main-links a{
	display:block;
	padding-right:5px;
}

.main-links a:hover{
	background:#ededed url(images/block/over.png) repeat-x top center;
	display:block;
}

#footer{
	background:#ededed url(images/block/over.png) repeat-x top center;
	width:100%;
	height:23px;
	margin-top:10px;
}