﻿/* Header
********************************/
#header-container {    background: url(../images/BG/header-bg.gif) repeat-x left;    height: 150px;}
#header {    width: 930px;    margin: 0 auto;    overflow: hidden;}
#logo {    float: left;    margin-top: 30px;    width: 200px;}
#header-right {    float: right;    margin-top: 30px;    width: 730px;}

/*Nav Bar*/
#navbar {    background: url(../images/BG/navbar.gif) repeat-x left;    overflow: hidden;    margin: 0;    padding: 0;    display: block;    height: 33px;}
/* Top Image Container */
#ImageContainer {    width: 950px;    margin: 0px auto;}
#smallmainContent{	float: left;    width: 455px;    padding: 10px;}
/* Content
*******************************/
#contentContainer {    width: 950px;    margin: 20px auto;}
/*MainContent*/
#mainContent {    float: left;    width: 685px;    padding: 10px;}
#rightbar{ width: 200px; float: right;    padding-left: 35px; height:100%;background:white url(../images/bg/separator.png) repeat-y;}
#rightbar .top{ width: 200px; height:140px;    padding-left: 35px;float:right;background:white url(../images/bg/separator-top.png) no-repeat;}
#rightbar .bottom{ width: 200px; height:140px;    padding-left: 35px;float:right;background:white url(../images/bg/separator-bottom.png) no-repeat;}

/*footer
**************************/
#footercontainer {    height: 320px;    background: #565656;    border-top: solid 5px #A6A6A6; /*border-top:solid 5px #4586D3;*/}
#footer {    width: 950px;    margin: 0px auto;}

/*Leftbar
******************************/
.leftbar {    width: 232px;    float: left;}
#mainContentRight { float :right; width:700px; padding-bottom: 66px;}

.clearfloat {    clear: both;    height: 0;    font-size: 1px;    line-height: 0px;}

/* Payment
********************************/
.paymentPanel{	margin: 10px 30px;	padding: 15px;	border: 3px #EFEFEF solid;}
.botBorder {	border-bottom:dotted 1px #CCCCCC;}

.basketHeader{	background-color: #e7e7e7;	font-weight: bold;}
.AlternateItem{	background-color: #eaf0f3;	border: 1px solid #eaf0f3;}
.basketItem{}
.SmallGray {font-size:11px;	color:#808080;}

.livePanel{	margin: 30px 10px 10px 10px;	padding: 5px;	border: solid 3px #FFCC66;}
.livePanel li{	margin-top: 5px;	font-size: 11px;	color: #666666;}

.leftbar h3{ background:url(../images/bg/nav-bg.jpg) no-repeat; width:229px;height:42px; line-height:42px;text-align:center; text-transform:uppercase; font-size:14px; color:#FFF; font-weight:bold; margin:0 !important;}
.leftbar h3 a{color:#FFF; text-decoration: none;}
ul.leftmenu {font-weight: bold;width:227px;background:#eceaea; border:1px solid #c4c4c4; padding:0; margin:0;}
ul.leftmenu li { padding: 7px 10px; color: #000; list-style:none; margin-left:10px;	}
ul.leftmenu a:link,	ul.dropdown	{ color: #000; text-decoration: none; }
ul.leftmenu a:hover	{ color: #000;text-decoration: underline; }
.leftmenu li ul{ padding:0; margin:5px 0; font-weight:normal; border-left:1px solid #b9b9b9;}
.leftmenu li ul li{ font-size:11px; padding:3px 5px 3px 15px !important; background:url(../images/bg/nev-subline.jpg) no-repeat scroll 0 10px; margin:0 !important; list-style:none !important;}

 /*Dotted border*/
.borderDotBox{ margin:10px 0; width:229px;}
.borderDotTop{ background:url(../images/mypage/mypage-Img.png) 0 -1020px; height:5px; width:229px;}
.borderDotMid{ background:url(../images/mypage/dot-border-midImg.png) repeat-y; padding:5px; overflow:hidden;}
.borderDotMid img{ padding-top: 10px; }
.borderDotBottom{ background:url(../images/mypage/mypage-Img.png) 0 -1025px; height:5px; width:229px;}

/* LOGIN Panel*/
.LoginPanelBx{ margin:0 auto; width:330px }
table.loginpan{ background:url(../images/bg/login-bg.jpg) repeat-x; padding:8px; border:1px solid #d3d3d3;}
.labeltxt{ font-weight:bold; color:#6f6f6f;}
.labeltxtbx input{ padding:4px;}
.tablePadd{padding:5px;}


/* Order Details */
table.padd{ }
table.padd td{ padding:5px 5px;}
.leftText{color: #000000;font-weight:bold;}
.rightText{color: #8c8d8f;font-weight:bold;}
.trPadd{ margin-left:25px;}
.clientname_tit {    border-bottom: 1px solid #6e6e6e;    font-size: 16px;    margin-left: 30px;    padding-bottom: 2px;    padding-top: 20px;	color: #3F8BBC;	margin-bottom:20px;	text-transform:uppercase;	width:95%;}
.clientname_tit .cname {    border-bottom: 3px solid #6e6e6e;    color: #3F8BBC;    display: inline;    font-size: 16px;    font-weight: bold;    margin-bottom: 0 !important;}
.Status_tracker, .Order_tracker, .Work_information {    background: url(../images/mypage/orderdetailsicon.png) no-repeat; height:32px;}
.Status_tracker h5, .Order_tracker h5, .Work_information h5 {    color: #252525;    font-size: 18px;    font-weight: normal;    margin: 0;    padding: 0 0 0 40px;	line-height:32px;}
.Status_tracker{ background-position:0 0;}
.Order_tracker{ background-position:0 -60px;}
.Work_information{ background-position:0 -114px}
.leftText {color: #3f3f3f !important;font-weight: bold;}
.tb_border{ padding:5px; border:1px dotted #569fce; background:#ffffff;}

/* LIST ITEM */
.list_Items_execution, .list_Items_advantage, .list_Items{ padding:15px; width:680px;}
.list_Items_execution li, .list_Items_advantage li, .list_Items li{font-size:14px; list-style:none;margin-bottom:5px;padding:3px 0 3px 20px; margin-bottom:5px; background:url(../images/icons/green-arrow.png) 0 3px no-repeat;}
.list_Items_execution a, .list_Items_advantage a, .list_Items a{color:#00709d; text-decoration:none;}
.list_Items_execution a:hover, .list_Items_advantage a:hover, .list_Items a:hover{color:#000; text-decoration:none;}
.list_Items_advantage li{padding:3px 0 3px 25px !important; background:url(../images/icons/Advantage_icon.png) 0 1px no-repeat !important;}
.list_Items_execution li{padding:3px 0 3px 25px !important;background:url(../images/icons/Execution_Icon.png) 0 1px no-repeat !important;}

/* Curve Button */
.curve_button{ width:199px; overflow:hidden; background:url(../images/bg/curve_button1.png) 0 0 no-repeat; height:54px; border:none; font-size:24px; color:#004790; cursor:pointer; padding-left:35px; line-height:54px;}
.curve_button:hover{ background-position:0 -58px; color:#316ca9;}
.curve_button:active{ background-position:0 -118px; color:#06386c;}

.subcurve_button{ width:269px; background:url(../images/bg/Subscribed_Orders_btn.png) 0 0 no-repeat; height:54px; border:none; font-size:20px; color:#004790; cursor:pointer; padding-left:25px; line-height:54px;}
.subcurve_button:hover{ background-position:0 -58px; color:#316ca9;}
.subcurve_button:active{ background-position:0 -118px; color:#06386c;}

/*SEO Outsourcing at SIM*/
.add_list_Item, .dotted_icon_LI, .green_icon_LI, .faq_list_Item{ padding:0; margin:15px 0 15px 20px; list-style:none;}
.add_list_Item li, .dotted_icon_LI li, .green_icon_LI li, .faq_list_Item li{ padding:5px 0 5px 20px; font-size:14px; background:url(../images/icons/add.png) 0 7px no-repeat; margin:0;}
.dotted_icon_LI li{ background:url(../images/icons/arrow_icon.png) no-repeat  0 8px;}
.green_icon_LI li{ background:url(../images/icons/icon2.png) no-repeat  0 8px;}
.faq_list_Item li{ background:url(../images/icons/faq_icon.png) 0 7px no-repeat;}

/* Home PAge Pannel */
.serviceArticle{background: url(../images/bg/sim-service.png) no-repeat 0px 0px; width:214px; height:57px; display:inline-block;}
.servicePressrelease{background: url(../images/bg/sim-service.png) no-repeat -214px 0px; width:214px; height:57px; display:inline-block;}
.serviceDirectory{background: url(../images/bg/sim-service.png) no-repeat -438px 0px; width:214px; height:57px; display:inline-block;}
.serviceSBM{background: url(../images/bg/sim-service.png) no-repeat 0px -57px; width:214px; height:57px; display:inline-block;}
.serviceBlog{background: url(../images/bg/sim-service.png) no-repeat -214px -57px; width:214px; height:57px; display:inline-block;}
.serviceVideo{background: url(../images/bg/sim-service.png) no-repeat -438px -57px; width:214px; height:57px; display:inline-block;}
.serviceLBL{background: url(../images/bg/sim-service.png) no-repeat 0px -119px; width:214px; height:67px; display:inline-block;}
.serviceeComm{background: url(../images/bg/sim-service.png) no-repeat -214px -119px; width:214px; height:67px; display:inline-block;}
.serviceOthers{background: url(../images/bg/sim-service.png) no-repeat -438px -119px; width:214px; height:67px; display:inline-block;}
.serviceCM{background: url(../images/bg/sim-service.png) no-repeat 0px -492px; width:214px; height:67px; display:inline-block;}
.servicePack{background: url(../images/bg/sim-service.png) no-repeat -214px -492px; width:214px; height:67px; display:inline-block;}
.serviceSMM{background: url(../images/bg/sim-service.png) no-repeat -438px -492px; width:214px; height:67px; display:inline-block;}

.serviceArticle_active{background: url(../images/bg/sim-service.png) no-repeat 0px -190px; width:214px; height:57px; display:inline-block;}
.servicePressrelease_active{background: url(../images/bg/sim-service.png) no-repeat -214px -190px; width:214px; height:57px; display:inline-block;}
.serviceDirectory_active{background: url(../images/bg/sim-service.png) no-repeat -438px -190px; width:214px; height:57px; display:inline-block;}
.serviceSBM_active{background: url(../images/bg/sim-service.png) no-repeat 0px -251px; width:214px; height:57px; display:inline-block;}
.serviceBlog_active{background: url(../images/bg/sim-service.png) no-repeat -214px -251px; width:214px; height:57px; display:inline-block;}
.serviceVideo_active{background: url(../images/bg/sim-service.png) no-repeat -438px -251px; width:214px; height:57px; display:inline-block;}
.serviceLBL_active{background: url(../images/bg/sim-service.png) no-repeat 0px -312px; width:214px; height:67px; display:inline-block;}
.serviceeComm_active{background: url(../images/bg/sim-service.png) no-repeat -214px -312px; width:214px; height:67px; display:inline-block;}
.serviceOthers_active{background: url(../images/bg/sim-service.png) no-repeat -438px -312px; width:214px; height:67px; display:inline-block;}
.serviceCM_active{background: url(../images/bg/sim-service.png) no-repeat 0px -555px; width:214px; height:67px; display:inline-block;}
.servicePack_active{background: url(../images/bg/sim-service.png) no-repeat -214px -555px; width:214px; height:67px; display:inline-block;}
.serviceSMM_active{background: url(../images/bg/sim-service.png) no-repeat -438px -555px; width:214px; height:67px; display:inline-block;}

.Twitter{background: url(../images/bg/backgroundicons.png) no-repeat 0px 0px;}