/*
 // Project:		RapidSwitch
 //	Date:			27, Nov, 2008
 //	Created:		Kuldeep Singh Jaswal
 // Version:		CSS 2.0
 // stylestheet:	master
*/
/* 
body {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-stretch:normal;
	font-size-adjust:none;
	line-height:14px;
	color:#666666;
	background:url(../images/bg.gif) left top repeat-x;
	}*/
/* ==========================================================  GENERAL CLASSES */
.lalign
{
	text-align: left;
}
.calign
{
	text-align: center;
}
.ralign
{
	text-align: right;
}
.talign
{
	vertical-align: top;
}
.malign
{
	vertical-align: middle;
}
.balign
{
	vertical-align: baseline;
}
.wspace
{
	width: 100%;
	height: auto;
	float: left;
	display: inline;
}
.hspace
{
	width: auto;
	height: 100%;
	float: left;
	display: inline;
}
h6
{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.newclass
{
	font-size: 11px;
	font-weight: bold;
	line-height: 37px;
	color:#666666;
	
}
.newclass2
{
	font-size: 10px;
	font-weight: bold;
	line-height: 37px;
	color:#666666;
	
}
h6 span
{
	color: #7e785c;
}


/* ==========================================================  VIRTUAL LANDING PAGE */


#virtual_container
{
	width: 696px;
	height: 568px;
	float: left;
	display: inline;
	margin: 10px 0px 10px 25px;
}
#virtual_container .pic_big
{
	width: 696px;
	height: 264px;
	float: left;
	display: inline;
}
#virtual_container .pic_small
{
	width: 680px;
	height: 30px;
	float: left;
	display: inline;
	background: url(../images/virtual_pic3.jpg) left top no-repeat;
	padding: 10px 0px 0px 16px;
}
#virtual_container a
{
	font-size: 12px;
	color: #7f1a87;
	text-decoration: underline;
	line-height: 14px;
}
#virtual_container a:hover
{
	text-decoration: none;
}

/* ==========================================================  FEATURE SECTION */

#feature_container
{
	width: 746px;
	height: 499px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#feature_container .feature_hd
{
	width: 43px;
	height: 499px;
	float: left;
	display: inline;
}
#feature_container .feature_content
{
	width: 682px;
	height: 499px;
	float: left;
	display: inline;
	background: url(../images/bg_features.gif) left top repeat-x;
	padding-left: 10px;
}
#feature_container .feature_right
{
	width: 11px;
	height: 499px;
	float: left;
	display: inline;
}
#feature_container .feature_content .feature_panel
{
	width: 155px;
	height: 206px;
	float: left;
	display: inline;
	margin: 25px 0px 0px 10px;
	padding: 0px 5px 0px 0px;
}
.dotedline
{
	background: url(../images/feature_panel_bg.gif) right bottom no-repeat;
}
#feature_container .feature_content .feature_panel p
{
	float: left;
	display: inline;
	margin: 5px 0px 0px 0px;
}
#feature_container .feature_content .feature_panel a
{
	color: #f86d00;
	text-decoration: none;
}
#feature_container .feature_content .feature_panel a:hover
{
	text-decoration: underline;
}

/* ==========================================================  DEDICATIED SERVER */
/*
.help_icon {
	width:13px;
	height:13px;
	float:left;
	display:inline;
	}
.help_icon a{
	width:130px;
	height:130px;
	}*/
.table li .t1 .ts1
{
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 3px;
	background: url(../images/help_tipsicon.gif) left top no-repeat;
}
.table li .t1 .ts2
{
	width: 150px;
	height: auto;
	float: left;
	display: inline;
	text-align: left;
	text-indent: 5px;
}
.table li .t1 .ts1 a
{
	margin-left: -3px;
}
.table li .t1 .ts1 .abc
{
	width: 150px;
	height: 85px;
	float: left;
	position: relative;
	background: #ffffff;
	border: 2px #6aadef solid;
	display: none;
}
.table li .t1 .ts1:hover .abc
{
	width: 150px;
	height: 85px;
	float: left;
	position: relative;
	background: #ffffff;
	border: 2px #6aadef solid;
	display: block;
	margin: -8px 0px 0px 18px;
	z-index: 5;
}

.top_text
{
	width: 682px;
	height: 106px;
	float: left;
	display: inline;
	margin: 0px 30px 15px 30px;
}
.top_text h2
{
	line-height: 14px;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
}
.hline_dedicated
{
	width: 682px;
	height: 1px;
	float: left;
	display: inline;
	background: #cccccc;
}


/* ==========================================================  WHY CHOOSE US */
.item_panel
{
	width: 691px;
	height: 133px;
	float: left;
	display: inline;
	background: url(../images/item_panelbg.gif) left bottom repeat-x;
	margin-top: 28px;
	margin-left: 30px;
}
.item_panel .panel_left
{
	width: 129px;
	height: 133px;
	float: left;
	display: inline;
	background: url(../images/item_iconbg.gif) left bottom repeat-x;
	text-align: center;
}
.item_panel .panel_right
{
	width: 380px;
	height: 133px;
	float: left;
	display: inline;
	margin-left: 15px;
}



.item_panel .panel_right ul li
{
	/* ul list items/ navigation */
	background: url(../images/bullet_wcu.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-bottom: 2px;
	list-style: none;
	list-style-type: none;
}
.item_panel .panel_right ul li a
{
	color: #95a0a7;
	text-decoration: none;
}
.item_panel .panel_right ul li a:hover
{
	text-decoration: underline;
}


.item_panel .panel_right span.titlehd
{
	font-size: 13px;
	line-height: 18px;
	color: #6f7d87;
	font-weight: bold;
}
.item_panel p
{
	margin: 8px 0;
}
.item_panel a
{
	color: #05ba14;
	text-decoration: none;
}
.item_panel a:hover
{
	text-decoration: underline;
}


.item_panel .graph_item
{
	width: 380px;
	height: 16px;
	float: left;
	display: inline;
	background: url(../images/graph_line.gif) top left repeat-x;
	margin-top: 7px;
}
.item_panel .graph_item ul
{
	margin-top: 0px;
}
.item_panel .graph_item ul li
{
	float: left;
	background: none;
	text-align: left;
	padding-left: 0px;
	margin-right: 6px;
	list-style: none;
	list-style-type: none;
}
.item_panel .graph_item ul li img
{
	margin-top: 4px;
}



/* =============================================== CONTROL PANEL */
#thumbBox
{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #dadad4;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar
{
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}

#thumbBox #thumbImage
{
	background-color: white;
}

#thumbLoading
{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #ffffff;
	padding: 5px;
	z-index: 5;
}


.csw
{
	width: 100%;
	height: 268px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.csw .loading
{
	margin: 200px 0 300px 0;
	text-align: center;
}

.slider-wrap
{
	position: relative;
	width: 694px;
	height: 268px;
	margin: 0px 0px 0px 26px;
	float: left;
	display: inline;
	padding: 0px;
}
.stripViewer
{
	position: relative;
	overflow: hidden;
	width: 632px;
	height: 268px; /*background: #f1f1f0;*/
	margin: 0px 0px 0px 26px;
	float: left;
	display: inline;
	margin-left: 5px;
	padding: 0px;
}

.stripViewer .panelContainer
{
	position: relative;
	width: 100%;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
}
.stripViewer .panelContainer .panel
{
	float: left;
	display: inline;
	height: 100%;
	position: relative;
	width: 632px;
}



.stripNav ul li
{
	list-style: none;
	float: left;
	background: #afafaf;
	margin-top: -20px;
}
.stripNavL a, .stripNavR a
{
	display: block;
	height: 15px;
	width: 15px;
}
.stripNavL
{
	background: url(../images/arrow_left.gif) no-repeat center;
	position: relative;
	margin-left: 10px;
	margin-top: 110px;
	text-indent: -9000em;
	float: left;
	display: inline;
}
.stripNavR
{
	background: url(../images/arrow_right.gif) no-repeat center;
	margin-right: 10px;
	margin-top: 115px;
	position: relative;
	text-indent: -9000em;
	float: right;
	display: inline;
}


.shots_panel
{
	width: 626px;
	height: 268px;
	float: left;
	display: inline;
	background: #ebebe9;
	padding-left: 5px;
}
.screenthumb_pane
{
	width: 180px;
	height: 240px;
	float: left;
	display: inline;
	margin: 14px 13px 0px;
}
.screenthumb_pane p
{
	color: #6f7d87;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	margin: 6px 6px 0px;
	margin-right: auto;
}


UL.tabNavigation
{
	list-style: none !important;
	margin: 0 !important;
	margin-left: 6px !important;
	padding: 0 !important;
	padding-bottom: 4px !important;
	border-bottom: solid 1px #CCC;
}

UL.tabNavigation LI
{
	display: inline !important;
}

UL.tabNavigation LI A
{
	padding: 3px 5px !important;
	color: #888 !important;
	text-decoration: none !important;
	font-weight: bold;
}

UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover
{
	padding-top: 7px !important;
	color: Black !important
}

UL.tabNavigation LI A:focus
{
	outline: 0 !important;
}

div.tabContainer div
{
	padding: 5px !important;
	padding-top: 12px !important;
	margin-left: 6px !important;
}

div.tabContainer > div h3
{
	margin-top: 0 !important;
}
