body {
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}	

h2{
	background:url(../images/right-box-line.gif) bottom repeat-x;
        font-size:13px;
	font-weight:bold;
	height:24px;
	color:#00538a;
	margin-bottom:3px;
}

h1{
        height:38px;
	font-size:15px;
	font-weight:bold;
	background:url(../images/title-bg.jpg) no-repeat;
	color:#00538a;
	padding:4px 0px 0px 0px;
}

.noline{
background-image:none;
}

form {
	margin:0px;
	}
	
a{
color:#003466;
text-decoration:none;
}

a:hover{
color:#003466;
text-decoration:underline;
}

.top-shadow-box {
	margin:0 auto;
	width:1001px;
	height:41px;
	margin-top:26px;
}

.expand{
	float:left;
	width:100%;
	}

.top-shadow{
	float:left;
	height:41px;
	width:871px;
	background:url(../images/top-shadow.gif) bottom;
	}

.center-bg {
	background:url(../images/center-bg.gif) center;
	width:1001px;
	margin:0 auto;
	height:auto;
	overflow:auto;
	}

.bottom-shadow {
	margin:0 auto;
	width:1001px;
	height:31px;
	background:url(../images/bottom-shadow.gif) top;
	margin-bottom:26px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

.r {
	border:1px solid red;
	}

#logo-bg {
	background:url(../images/rocheMartinHeader.jpg) repeat-y;
	margin:0 auto;
	width:928px;
	height:86px;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.logo-links {
	color:#FFFFFF;
	float:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:23px;
	width:250px;
	text-align:right;
	margin:10px 15px 0 0;
	}

.logo-links a{
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 3px;
	}

.logo-links a:hover{
	color:#FFFFFF;
	}

#logo-bg .logo{ 
	float:left;
	width:300px;
	margin-left:17px;
}


/* Menu Css Starts Here  */

#navigation {
	width:928px;
	height:27px;
	margin:0 auto;
	background:url(../images/nav-bg.gif) top center repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	}

.chromestyle{
	width: 749px;
	font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width:749px;
	margin: 0;
	padding:0px;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	font-weight:bold;
	height:27px;
	padding: 0 0px 0 0;
	display:block;
	list-style:none;
	float:left;
	background: url(../images/divider.gif) top right no-repeat;
}

.chromestyle ul li a{
	color:#000000;;
	font-size:11px;
	font-weight:bold;
	display: inline-block;
	text-decoration:none;
	padding: 7px 16px 0 16px;
	height:27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/

	background:url(../images/nav-hover.gif) top repeat-x; /*THEME CHANGE HERE*/
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	display: inline-block;
	text-decoration:none;
	padding: 7px 16px 0 16px;
	height:27px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}



.chromestyle ul li a:hover, .chromestyle ul li a.selected .active1{ /*script dynamically adds a class of "selected" to the current active menu item*/

	background:url(../images/nav-hover.gif) top repeat-x; /*THEME CHANGE HERE*/
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	display: inline-block;
	text-decoration:none;
	padding: 7px 16px 4px 16px;
	height:20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.selected-tab {
	background:url(../Images/design-images/nav-hover.gif) top repeat-x; 
	}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
	position:absolute;
	top: 0;
	border:1px solid #98a6b3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	z-index:100;
	width: 200px;
	visibility: hidden;
	text-align:left;
	background:#bec7d0;
	}

.dropmenudiv ul {
	margin:0px;
	padding:0px;
	}
	
.dropmenudiv ul li{
	margin:0;
	padding:0px;
	list-style:none;
	}


.dropmenudiv ul li a{
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	display: block;
	border-bottom: 1px solid #e0e8ea; /*THEME CHANGE HERE*/
	padding: 4px 0 4px 15px;
	text-decoration: none;
	}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #e0e5eb;
	color:#000000;
}	

/*Menu css ends */


.graphic-box {
	width:928px;
	margin:0 auto;
	margin-top:5px;
	height:auto;
	}

.graphic-box1 {
	width:928px;
	margin:5px auto;
    float:left;
	}

.graphic-box1 img{
	float:left;
	border:1px solid #d2d8de;
	margin-right:4px;
	}

.logo-graphic-box {
	width:765px;
	margin:0 auto;
	height:200px;
	}

.book {
	float:left;
	width:188px;
	height:auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	line-height:16px;
	}

.book p{
	margin:5px 3px;
}

.book p span{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#981117;
}

.banner {
	float:left;
	height:auto;
        margin-top:7px;
        text-align:left;
	}

.banner-logo {
       margin: 0px auto 0px auto;
	width:928px;
	background:#e7ecf1;
	height:86px;
	}

.banner-logo img{
	margin:20px 10px 0 10px;
	}
	
.footer {
	width:928px;
	margin:0 auto;
	background:#FFFFFF;
	height:30px;
	background:url(../images/site-image.jpg) right bottom no-repeat;
	font-size:11px;
	font-family:Tahoma;
	color:#696969;
	padding:10px 0 0 10px;
	}
	
.footer a{
	font-size:11px;
	font-family:Tahoma;
	color:#696969;
	text-decoration:none;
	}
	
.footer a:hover{
	font-size:11px;
	font-family:Tahoma;
	color:#981117;
	text-decoration:none;
	}
	
.clear {
	clear:both;
	}

/* Inner Pages Starts Here*/
.left-side-con{
	width:674px;
	float:left;
	font-size:12px;
	}
	
.right-side-con{
	width:238px;
	float:right;
	font-size:12px;
	}
	
	
.data-content-header{
	float:left;
	width:670px;
	margin:0px 0px 5px 0px;
	}
	
.title-bg{
	height:38px;
	background:url(../images/title-bg.jpg) no-repeat;
	font-size:15px;
	font-weight:bold;
	color:#00538a;
	padding:4px 0px 0px 30px;
	}
	
.white-con{
	width:502px;
	float:left;
	}
	
.content-bg{
	background:url(../images/white-bg-repeat.gif) repeat-y;
	width:670px;
	float:left;
	}
	
.my-content{
	font-size:12px;
	line-height:18px;
	float:none;
	margin:0px auto;
	width:650px;
	}

.blockquote{
width: 440px;
display: block;
border-left: 1px solid #BFBFBF;
margin-left:15px;
padding-left:10px;
padding-right:5px;
background-color: #F5F5F5;
font-style: italic;
}


.content-break{
	background:url(../images/content-break.gif)  repeat-x;
	float:left;
	height:27px;
	width:475px;
	}
	
.dynamic-content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:475px;
	float:left;
	}

.dynamic-content a{
	color:#000000;
	text-decoration:none;
	}
	
.dynamic-content a:hover{
	text-decoration:underline;
	}
    
   /* Partner Right Side Css Start  here*/
.right-side-box{
	width:209px;
	float:left;
	background-color:#f2f2f2;
	border:1px solid #d3d3d3;
	padding:5px 10px;
	margin:8px 0px 12px 0px;
	}
	
.right-box-title{
	background:url(../images/right-box-line.gif) bottom repeat-x;
	font-size:13px;
	font-weight:bold;
	height:24px;
	color:#00538a;
	margin-bottom:3px;
	}

.right-side-details{
	text-align:justify;
	width:209px;
	}
	
.right-box-details{
	width:209px;
	font-family:tahoma;
	font-size:11px;
	padding:8px 0px;
	text-align:justify;
	color:#333333;
	}
	
.see-directory{
	font-size:12px;
	color:#4481a9;
	float:left;
	margin-bottom:4px;
	}
	
.see-directory a{
	font-size:12px;
	font-weight:bold;
	color:#4481a9;
	text-decoration:none;
	}
	
.see-directory a:hover{
	text-decoration:underline;
	}
	
.mandatory{
	font-size:11px;
	padding-left:2px;
	color:#ed1c24;
	}
	
.form-field{
	font-size:11px;
        width:130px;

	}
	
.input-box{
	width:130px;
	height:15px;
	border:1px solid #b8b8b8;
	margin-bottom:4px;
	}
		
.text-area{
	width:130px;
	height:82px;
	border:1px solid #b8b8b8;
	margin-bottom:4px;
	}
	
	
/* Case Studies Section Starts Her */
.case-study-box{
	width:210px;
        background-color:#f2f2f2;
	padding:8px 4px;
	font-size:11px;
	color:#333333;
	}
    
.case-study-box a{
	color:#333333;
    text-decoration:none;
    }
    
   .case-study-box a:hover{
    text-decoration:underline;
    }
	
.link{
	color:#00538a;
	text-decoration:underline;
	}
	
.link:hover{
	color:#00538a;
	text-decoration:none;
	}
.partner-list-bg{
	background:url(../images/partner-list-img-bg.gif) no-repeat;
	height:62px;
	width:108px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
.partner-list-cname{
        color:#00538a;
	}	
.partner-list-cname a{
	color:#00538a;
	text-decoration:none;
	}
.partner-list-cname a:hover{
	text-decoration:underline;
	}
    
   .simple-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#4481a9;
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:5px;
	}
	
.simple-link a{
	color:#4481a9;
	text-decoration:none;
	}
	
.simple-link a:hover{
	text-decoration:underline;
	}
	
.list-items{
	margin:0px; padding:0px 0px 0px 15px;
	width:200px;
	}
	
.list-items ul{
	margin:0px; padding:0px;
	}
	
.list-items ul li{
	color:#333333;
	line-height:19px;
	font-size:12px;
	}
	
.list-items ul li a{
	color:#333333;
	text-decoration:none;
	display:block;
	}
	
.list-items ul li a:hover{
	color:#333333;
	text-decoration:underline;
	}
	
	
/* Partner Right Side Css Start  here*/
.right-side-box{
	width:219px;
	float:left;
	background-color:#f2f2f2;
	border:1px solid #d3d3d3;
	padding:5px 7px;
	margin:8px 0px 7px 0px;
	}
	
.right-box-title{
	background:url(../images/right-box-line.gif) bottom repeat-x;
	font-size:13px;
	font-weight:bold;
	height:24px;
	color:#00538a;
	margin-bottom:3px;
	}

.right-side-details{
	text-align:justify;
	width:209px;
	}
	
.right-box-details{
	width:209px;
	font-family:tahoma;
	font-size:11px;
	padding:8px 0px;
	text-align:justify;
	color:#333333;
	}
	
.see-directory{
	font-size:12px;
	color:#4481a9;
	float:left;
	margin-bottom:4px;
	}
	
.see-directory a{
	font-size:12px;
	font-weight:bold;
	color:#4481a9;
	text-decoration:none;
	}
	
.see-directory a:hover{
	text-decoration:underline;
	}
	
.mandatory{
	font-size:11px;
	padding-left:2px;
	color:#ed1c24;
	}
	
.form-field{
	font-size:11px;
	}
	
.input-box{
	width:130px;
	height:15px;
	border:1px solid #b8b8b8;
	margin-bottom:4px;
	}
		
.text-area{
	width:130px;
	height:82px;
	border:1px solid #b8b8b8;
	margin-bottom:4px;
	}

.cat_textbox{
width:125px;
}

	
/* Case Studies Section Starts Her */
.case-study-box{
	width:210px; background-color:#FFFFFF;
	padding:8px 4px;
	font-size:11px;
	color:#333333;
	}
	
.link{
	color:#00538a;
	text-decoration:underline;
	}
	
.link:hover{
	color:#00538a;
	text-decoration:none;
	}
.partner-list-bg{
	background:url(../images/partner-list-img-bg.gif) no-repeat;
	height:90px;
	width:156px;
	text-align:center;
	padding-top:8px;
	float:left;
	}
.partner-list-cname{
	color:#00538a;
	}	
.partner-list-cname a{
	color:#00538a;
	text-decoration:none;
	}
.partner-list-cname a:hover{
	text-decoration:underline;
	}
	
	
/* Novemebr CCss*/
.simple-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#4481a9;
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:5px;
	}
	
.simple-link a{
	color:#4481a9;
	text-decoration:none;
	}
	
.simple-link a:hover{
	text-decoration:underline;
	}
	
	
/* Style 7 October */

.left-image{
	border:1px solid #d9d9d9;
	padding:1px;
	margin:0px 10px 10px 0px;
	}
	
.eci-text{
	padding-right:7px;
	}
	
.simple-break{
	background:url(../images/simple-break.gif) repeat-x;
	height:20px;
	}
    
	
/* Style 23 Oct */

.upcoming-event-bg{
	background:url(../images/upcoming-event-bg.gif) no-repeat;
	width:81px;
	height:72px;
	text-align:center;
	padding-top:10px;
	}
	
.event-date{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding:6px 3px 0px 5px;
}

.event-location{
	color:#00538a;
	}
	
.font11{
font-size:11px;
}

/* Css of 25th Oct Strats here */
.left-side-con1{
	width:748px;
	float:left;
	font-size:12px;
	}
	
.data-content-header1{
	float:left;
	width:924px;
	margin:0px 0px 5px 0px;
	}
	
	
.title-bg1{
	height:38px;
	background:url(../images/title-bg1.gif) no-repeat;
	font-size:15px;
	font-weight:bold;
	color:#00538a;
	width:100%;
	padding:4px 0px 0px 30px;
	}


.title-bg2{
	height:38px;
	background:url(../images/title-bg1.gif) bottom no-repeat;
	font-size:15px;
	font-weight:bold;
	color:#00538a;
	padding:24px 0px 0px 30px;
	}


	
.content-bg1{
	background:url(../images/white-bg-repeat1.gif) repeat-y;
	width:924px;
	float:left;
	}
	
.my-content1{
	float:none;
	margin:0px auto;
	width:900px;
	font-size:12px;
	}
	
.product-cost{
	background:url(../images/product-cost.gif) repeat-y;
	padding-top:2px;
	}

.product-name{
	font-size:14px; color:#00538a;
	font-weight:bold;
	padding-bottom:6px;
	line-height:14px;
	}
	
.pro-cost{
	font-size:14px; color:#000;
	font-weight:bold;
	padding-bottom:10px;
	line-height:18px;
	}
	
.link{
	color:#000000;
	text-decoration:none;
	}
	
.link a{
	color:#000000;
	text-decoration:none;
	}
	
.link:hover{
	text-decoration:underline;
	}
	
.right-box-title1{
	background:url(../images/right-box-line1.gif) bottom repeat-x;
	font-size:13px;
	font-weight:bold;
	height:24px;
	color:#00538a;
	}
	
.product-list{
	margin:5px 0px 0px 0px; padding:0px 0px 0px 10px;
	}


.product-image-bg{
	background:url(../images/product-image-bg.gif) no-repeat;
	height:127px;
	text-align:center;
	padding-top:11px;
	width:178px;
	}
	
.big-product-bg{
	background:url(../images/big-product-bg.gif) no-repeat;
	width:395px; height:265px;
	float:left;
	text-align:center;
	padding:15px 0px 0px 0px;
	}
	
.right-side-box1{
	width:219px;
	float:left;
	background-color:#f2f2f2;
	border:1px solid #d3d3d3;
	padding:5px 7px;
	margin:8px 0px 7px 0px;
	}
	
.smallbox-con{
	width:460px;
	float:left;
	}
	
.small-bx{
	width:460px; float:left;
	}
	
.small-bx-bg{
	background:url(../images/small-bg.gif) repeat-y;
	width:412px; float:left;
	padding:0px 16px;
	font-size:12px; text-align:left;
	font-family:tahoma;
	min-height:265px;
	}
	
.small-text{
	padding-top:6px;
	width:385px; float:left;
	}
	
.media-logo-bg{
	background:url(../images/media-logo-bg.gif) no-repeat;
	height:55px;
	width:79px;
	text-align:center;
	padding-top:8px;
	}

.media-logo-bg1{
	background:url(../images/media-logo-bg1.gif) no-repeat;
	height:55px;
	width:159px;
	text-align:center;
	padding-top:8px;
	}
	
.dotted24{
	background:url(../images/dotted24.gif) repeat-x;
	height:24px;
	}
    
  /* Shopping Cart Css Starts Here */
.shopping-title{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00538a;
	background:url(../images/shopping-title.gif) repeat-x;
	height:22px;
	}
	
.product-name{
	float:left;
	width:275px;
	padding:14px 0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border-right:1px solid #e9e9e9;
	font-weight:normal;
	border-bottom:1px solid #f8f8f8;
	}
	
.quantity{
	float:left;
	width:85px;
	padding:14px 0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border-right:1px solid #e9e9e9;
	font-weight:normal;
	border-bottom:1px solid #f8f8f8;
	}
	
.price{
	float:left;
	width:85px;
	padding:14px 0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border-right:1px solid #e9e9e9;
	font-weight:normal;
	border-bottom:1px solid #f8f8f8;
	}
	
.tax{
	float:left;
	width:50px;
	padding:14px 0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border-right:1px solid #e9e9e9;
	font-weight:normal;
	border-bottom:1px solid #f8f8f8;
	}
	
.total{
	float:left;
	width:85px;
	padding:14px 0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border-right:1px solid #e9e9e9;
	font-weight:normal;
	border-bottom:1px solid #f8f8f8;
	}
	
.remove{
	float:left;
	width:64px;
	padding:14px 0px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #f8f8f8;
	}

/* Footer Menu Css Starts Here */		
.footer-menu{
	float:left;
	width:173px;
	padding:0px 6px 0px 0px;
	border-right:1px solid #b2b2b2;
	}
	
.footer-menu1{
	float:left;
	width:227px;
	padding:0px 0px 0px 18px;
	border-right:1px solid #b2b2b2;
	}
	
.footer-menu-last{
	float:left;
	width:169px;
	padding:0px 0px 0px 18px;
	border:none;
	}
	
.footer-menu1 ul{
	margin:0px; padding:0px;
	}
	
.footer-menu1 ul li{
	margin:0px; padding:0px;
	list-style:none;
	line-height:18px;
	}
	
.footer-menu1 ul li a{
	text-decoration:none;	
	display:block;
	color:#9d2026;
	}
	
.footer-menu1 ul li a:hover{
	text-decoration:underline;
	}
    
.footer-title{
	font-size:14px;
    color:#000;
    font-weight:bold;
    padding:0px 0px 12px 0px;
    }
 
.pag-prev {border 1px solid #00aeef; display:inline;
line-height:2em;
padding:2px;}

.pag-next {border 1px solid #00aeef; display:inline;
line-height:2em;
padding:2px;}

.pag-number {border 1px solid #00aeef; display:inline;
line-height:2em;
padding:2px;}

.pag-current {border: 1px solid #222222; display:inline;
line-height:2em;
padding:2px;}

.BlogRecentPost ul{
display:inline;
list-style-type: none;
}

.BlogRecentPost li{
padding-left: 5px;
padding-top: 8px;
}

.blogpostcategories ul{
display:inline;
list-style-type: none;
}

.blogpostcategories li{
padding-left: 5px;
padding-top: 8px;
}

.previous{
padding-left:5px;
}

/* DIN font css goes here */
.PFDinDisplayPro-Thin { 
	font-family: PFDinDisplayPro-Thin;
	font-weight: normal;
	font-style: normal;
}

h1.DIN-Reg {
	font-family: PFDinDisplayPro-Regular;
	font-weight:100;
	font-style: normal;
	background:none;
        line-height:44px;
	font-size:50px; 
	color:#283C6F;
	padding:0px 0px 10px 15px;
        height:44px;
}
h1.DIN-Thin {
	font-family: PFDinDisplayPro-Thin;
	font-weight:bold;
	font-style: normal;
	background:none;
        line-height:44px;
	font-size:50px; 
	color:#283C6F;
	padding:0px 0px 10px 15px;
        height:44px;
}

h1.DIN-Light {
	font-family: PFDinTextCondPro-Light;
	font-weight:bold;
	font-style: normal;
	background:none;
        line-height:44px;
	font-size:50px; 
	color:#283C6F;
	padding:0px 0px 10px 15px;
        height:44px;
}

h1.DIN-1451{
	font-family: DIN1451EF-MittelNeu;
	font-weight:normal;
        letter-spacing:-2px;
	font-style: normal;
	background:none;
        line-height:44px;
	font-size:50px; 
	color:#283C6F;
	padding:0px 0px 10px 15px;
        height:44px;
}

.DIN{
	font-family: PFDinDisplayPro-Regular;
	font-weight:normal;
}

h1.DIN{
	font-family: PFDinDisplayPro-Regular;
	font-weight:normal;
        letter-spacing:0px;
        word-spacing:0px;
	font-style: normal;
	background:none;
        line-height:20px;
	font-size:20px; 
	color:#283C6F;
	padding:5px 0px 0px 10px;
	margin:8px 0px 2px 0px;
}

ul.bluetick{
list-style-type:none;
list-style-position:outside;
}

li.bluetick{
background: url(/images/blue-tick.png) no-repeat left top;
padding: 0px 0px 8px 20px;
}

.spacer{
        margin:2px 0px;
         padding:2px 0px;
}

ul.listspacing li{
padding-bottom:5px;
}


.learn{
	margin:10px 0px 0px 0px;
}


.small-bx-bg .title-bg1{
	width:350px;
}
