/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #DADADA url(../images/swiss_layout/bground.png) repeat-y center top;
}

Form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

/* Default Paragraph */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: left;
}

p.bold {
	font-weight: bold;
}

p.center {
	text-align: center;
}

p a {
	color: #0064BE;
	text-decoration:underline;
}

p a:link {
	color: #0064BE;
	text-decoration:underline;
}

p a:active {
	color: #0064BE;
	text-decoration:underline;
}

p a:visited {
	color: #828282;
	text-decoration:underline;
}

p a:hover {
	color: #0064BE;
	text-decoration: none;
}

/* Default Heading */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	letter-spacing: 2px;
}

h1 a {
	color: #FFFFFF;
	text-decoration:none;
}

h1 a:link {
	color: #FFFFFF;
	text-decoration:none;
}

h1 a:active {
	color: #FFFFFF;
	text-decoration:none;
}

h1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #828282;
	padding: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	letter-spacing: 2px;
}

h2.left {
	text-align:left;
}

h2 a {
	color: #828282;
	text-decoration:none;
	letter-spacing: 2px;
}

h2 a:link {
	color: #828282;
	text-decoration:none;
	letter-spacing: 2px;
}

h2 a:active {
	color: #828282;
	text-decoration:none;
	letter-spacing: 2px;
}

h2 a:visited {
	color: #828282;
	text-decoration:none;
	letter-spacing: 2px;
}

h2 a:hover {
	color: #828282;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 10px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	color: #828282;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C60C30;
	padding: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* List Styles */
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	list-style: url(../Images/bullet.gif) none outside;
}

ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
}

li {
	color: #333333;
	font: normal 11px/15px Arial, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

li a {
	color: #000000;
	text-decoration: none;
}

li a:link {
	color: #000000;
	text-decoration: none;
}

li a:visited {
	color: #666666;
	text-decoration: none;
}

li a:hover {
	color: #3366CC;
	text-decoration: underline;
}

/***********************************************/
/* Top Header Navigation (Grey)                */
/***********************************************/ 
.headertopNav {
	margin: 0px;
	padding: 2px;
	height: 12px;
	width: 740px;
	background-color: #969696;
}
.headertopNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.headertopNav p a {
	color: #FFFFFF;
	text-decoration:none;
}
.headertopNav p a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.headertopNav p a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.headertopNav p a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.headertopNav p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.tileBox {
	padding: 3px 2px;
	float: left;
	height: 200px;
	width: 135px;
	border: 1px solid #FFFFFF;
	margin: 10px 8px 0px 0px;
	text-align: center;
	background: url(none);
}
.tileBox:hover {
	border: 1px solid #CCCCCC;
	background: url(images/title_grad_tile_box.jpg) repeat-x 0px 0px;
}

/***********************************************/
/* Top Header New Swiss                           */
/***********************************************/ 

.headerSwiss {
	background: url(../images/swiss_layout/header_bground_1.png) no-repeat left top;
	height: 178px;
	width: 855px;
	margin: 0px auto;
	padding: 0px;
}
.headerSwiss .thinkTornos {
	background: url(../images/swiss_layout/think_tornos.png) no-repeat right top;
	height: 27px;
	margin: 0px 17px 0px 0px;
	padding: 0px;
}
.headerSwiss .metalBar {
	background: url(../images/swiss_layout/metal_bar.png) no-repeat left bottom;
	margin: 45px 0px 0px;
	padding: 0px;
	height: 110px;
	width: 848px;
}
.headerSwiss .logoHolder {
	height: 88px;
	width: 196px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	float: left;
}
.headerSwiss .activityHolder {
	height: 30px;
	width: 30px;
	margin: 0px;
	padding: 60px 0px 0px 7px;
	float: left;
}
.headerSwiss .searchHolder {
	height: 20px;
	width: 159px;
	margin: 0px;
	padding: 75px 0px 0px 15px;
	float: left;
}
.headerSwiss .searchHolder input.form-text {
	width: 117px;
	height: 16px;
	font-size: 12px;
	padding: 1px 0px 1px 17px;
	border: 1px #515151 solid;
	border-right: none;
	background: url(../images/swiss_layout/search_bg.png) no-repeat top left white;
	color: #515151;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-image: initial;
	margin:0px;
}
.headerSwiss .searchHolder input.form-submit {
	height: 18px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	width: 18px;
	border: 1px #515151 solid;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-image: initial;
}


.headerSwiss .txtLink {
	margin: 0px;
	padding: 77px 0px 0px 0px;
	float: left;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}

.headerSwiss .txtLink a, .headerSwiss .txtLink a:link, .headerSwiss .txtLink a:active,.headerSwiss .txtLink a:visited{
	color: #FFF;
	text-decoration: underline;
}

.headerSwiss .txtLink a:hover{
	color: #FFF;
	text-decoration: none;
}

/***********************************************/
/* Top Header Main                           */
/***********************************************/ 
.headerMain {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 740px;
	background-color: #FFFFFF;
}
/***********************************************/
/* Top Header Bottom Nav                     */
/***********************************************/ 
.headerbottomNav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 760px;
	background-color: #255AA6;
}
.youTubeContent a, .youTubeContent a:active, .youTubeContent a:link, .youTubeContent a:visited {
	color: #255AA6;
}
/***********************************************/
/* Header Nav - Drop-Down Menus                */
/***********************************************/ 
.chromestyle {
	width: 791px;
	font-weight: bold;
	height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width: 100%;
	padding: 0px 0px;
	margin: 0px;
	text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	letter-spacing: 2px;
}
.chromestyle ul li a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.chromestyle ul li a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.chromestyle ul li a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.chromestyle ul li a:hover {
	color: #000;
	background:#CCCCCC;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0px;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0px;
	font:normal 12px Verdana;
	line-height:15px;
	z-index:100;
	background-color: white;
	width: 150px;
	visibility: hidden;
 	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: 0px;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 5px;
	text-decoration: none;
	color: #255AA6;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
}
/***********************************************/
/* Slideshow Area 1                            */
/***********************************************/ 
.slideshow1 {
	padding: 0px;
	height: 175px;
	width: 740px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/***********************************************/
/* Horizonta Rule 1                            */
/***********************************************/ 
.hrGrad1 {
	padding: 0px;
	height: 20px;
	width: 740px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/hr_grad_1.jpg);
}
/***********************************************/
/* Cross Components                            */
/***********************************************/ 
.crossTL {
	padding: 0px;
	height: 20px;
	width: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
}
.crossTR {
	padding: 0px;
	height: 20px;
	width: 345px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
}
.crossBR {
	padding: 0px;
	height: 175px;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
}
.crossBR3 {
	padding: 0px;
	height: 210px;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
}
.crossBRDrivers {
	padding: 0px;
	height: 170px;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
}
.crossBRNH {
	padding: 0px;
	height: 450px;
	width: 345px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
}
.crossTR2 {
	padding: 0px;
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
}
.crossBR2 {
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
}
/* crossBR2 Paragraph */
.crossBR2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.crossBR2 p a {
	color: #0064BE;
	text-decoration:underline;
}
.crossBR2 p a:link {
	color: #0064BE;
	text-decoration:underline;
}
.crossBR2 p a:active {
	color: #0064BE;
	text-decoration:underline;
}
.crossBR2 p a:visited {
	color: #828282;
	text-decoration:underline;
}
.crossBR2 p a:hover {
	color: #0064BE;
	text-decoration: none;
}
/***********************************************/
/* Side Navigation                             */
/***********************************************/ 
.sidNav {
	padding: 0px;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/* Default Paragraph */
.sidNav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
/* List Styles */

.sidNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style: url(../Images/bullet.gif) none outside;
	text-align: left;
}
.sidNav li {
	color: #333333;
	font: normal 11px/15px Arial, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sidNav li a {
	color: #000000;
	text-decoration:underline;
}
.sidNav li a:link {
	color: #000000;
	text-decoration:underline;
}
.sidNav li a:visited {
	color: #666666;
	text-decoration:underline;
}
.sidNav li a:hover {
	color: #3366CC;
	text-decoration:none;
}
/***********************************************/
/* Footer                                     */
/***********************************************/ 
.footer {
	padding: 0px;
	height: 30px;
	width: 740px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969696;
}
/* Footer Paragraph */
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
/***********************************************/
/* LOGIN TABLE FONTS ENTERED BY SHIVAK         */
/***********************************************/ 

.formAdmin {
	text-align:right;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: left;
	text-transform: capitalize;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: left;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.textLowercase {
	text-transform: lowercase;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	fon-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: left;
	text-decoration: underline;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	max-width: 60px;
	width: 60px;
	text-align: center;
	padding: 0;
	crop: right;
}
.inputa {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px 0 2px 4px;
	height: 15px;
	border: 1px solid #666666;
}
.textareaa {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px 0 2px 4px;
	border: 1px solid #666666;
}
textarea:focus, input:focus, select:focus {
	border: 1px solid #900;
}
.formMain {
	border-bottom: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
.formBottom {
	border-bottom: 1px solid #b7b7b7;
}
.formHeader {
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	font-weight: bold;
	text-align: center;
 ) 	
	
	

/***********************************************/
/* Image Border Rollovers                      */
/***********************************************/ 

/* for Firefox etc */
a.thumbImg img {
 border: 1px solid #E3E3E3;
}
a.thumbImg:hover img {
	border-color: #0064BE;
}
/* For IE only - put a border on the "a" not the "img"  */
* html a.thumbImg img {
	border:0;
}
* html a.thumbImg {
	border: 1px solid #E3E3E3;
}
* html a.thumbImg:hover, * html a.thumbImg:link:hover, * html a.thumbImg:visited:hover {
	border-color: #0064BE;
}
/* end IE only code */


/***********************************************/
/* Scrolling Divs		                      */
/***********************************************/ 

div.splitScroll {
	height: 400px;
	width: 375px;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}
/***********************************************/
/* SPRY TABLE 							  */
/***********************************************/

#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList {
	font-size: 70%;
	border-collapse:collapse;
	empty-cells:show;
	width:95%;
	margin: 0;
	color:#FFFFFF;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList th {
	padding: 6px 0.25em;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList th.infocus {
	background-color: #E3E3E3;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList th.selected {
	color: #FFFFFF;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList td, .tableList th {
	margin: 0;
	padding: 0.25em 0.375em 0.45em 0.375em;
	text-align: center;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList tr {
	border-bottom: solid 1px #202020;
	-moz-user-select: none;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList tr.infocus {
	background-color:#E3E3E3;
	cursor: pointer;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList tr.notinfocus {
	background-color:#FFFFFF;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList tr.selected {
	color:#FFFFFF;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList tbody {
	margin-top: 0;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList .even {
	background-color: #E3E3E3;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList .rowHover {
	color: #FFFFFF;
	background-color: #F07D0F;
	cursor: pointer;
}
#container .ContentBoxHolderSplit .ContentBoxMiddle .tableList .rowSelected {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#C6DBE0;
}

/* End SPRY Table */

