/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/shade_tex.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C104B;
}
a {
	color: #0a004b;
	outline: none;
}
a:hover {
	color: #0066CC;
	outline: none;
}
h1, h2, h3, h4, h5, h6, form, ul, li {
	margin: 0px;
	padding: 0px;
	color: #1C104B;
}
img, img a {
border:none;
}
p, li, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1c104b;
}
.lft {
	float: left;
}
.rgt {
	float: right;
}

#container {
	width: 974px;
	padding: 0px;
	margin: 0 auto;
}

/*-------------------
   Header
-----------------------------*/

#header {
	width: 100%;
	height: 96px;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 2;
	position: relative;
}
#header .logo {
	width: 194px;
	float: left;
}
.expert {
	width: auto;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 37px;
}
ul#main-nav {
	width: 451px;
	float: right;
	padding: 30px 20px 0px 0px;
	list-style: none;
	/*position: relative;*/
}
ul#main-nav li {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
}
ul#main-nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 7px;
	padding: 8px 0px;
	display: block;
}
ul#main-nav li:hover a, ul#main-nav li a:hover {
	background-position: left bottom;
}
ul#main-nav li a img, .exper img {
	vertical-align: middle;
}

ul#main-nav li .sub {
	width: 360px !important;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #c1bdcd;
	color: #1c104a;
	border-top: none;
	position: absolute;
	display: none;
	padding: 10px;
	opacity: .90 !important;
	filter:alpha(opacity=90) !important;
	top: 35px;
	left: 7px;
	float: left;
	z-index: 10;
}
ul#main-nav li .sub ul {
	float: left;
}
ul#main-nav li .sub ul li {
	color: #1c104a;
	float: left;
	list-style: none;
	line-height: 20px;
	font-size: 11px;
	width: 120px;
}
ul#main-nav li .sub ul li a {
	color: #1c104a;
	margin: 0px;
	padding: 0px !important;
	display: inline-block;
	cursor: pointer;
}
ul#main-nav li .sub ul li a:hover {
	color: #0066CC;
}
ul#main-nav li .pro {
	border: 1px solid #00003a;
	border-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
ul#main-nav li .pro:hover {
	border: 1px solid #474a7d;
	border-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

/*-------------------
   Banner
-----------------------------*/

#slidshow {
	width: 100%;
	height: 265px;
	position: relative;
	text-align: center;
	overflow:hidden;
	float:left;
}
#slidshow1 {
	width: 100%;
	height: 265px;
	position: relative;
	text-align: center;
	float:left;
}
#banner {
	width: 100%;
	height: 265px;
	position: relative;
	text-align: center;
}
#bannerRight {
	width: 100%;
	height: 265px;
	position: relative;
	text-align: center;
}
.bannerIndex {
	width: 100%;
	height: 265px;
	position: relative;
	text-align: center;
	z-index: 0 !important;
	background: none !important;
}
.bannerRightIndex {
	width: 100%;
	height: 265px;
	position: relative;
	text-align: center;
	z-index: 0 !important;
	background: none !important;
}
.detail {
	font-size: 14px;
	color: #0a004b;
	width: 327px;
	padding: 33px 0px 0px 35px;
	text-align: left;
	clear: left;
}
.detail p {
	color: #0a004b;
	/*padding: 10px 0px 10px 39px;*/
	padding: 0px 0px 0px 39px;
	margin: 0px;
}
.exper {
	font-size: 16px;
	font-weight: bold;
	color: #0a004b;
	padding-left: 25px;
	text-align: left;
}
.regispace {
	padding:10px 0px 0px 25px;
	clear:left;
}

/*-------------------
   Section
-----------------------------*/

#section {
	width: 912px;
	margin: 0 auto;
}
.heading-bar {
	width: 100%;
	height: 37px;
	background-image: url(../images/heading_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: left;
}
.head {
	width: 125px;
	height: 31px;
	float: left;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 17px;
	padding-top: 6px;
	line-height: 31px;
	text-indent: 8px;
}
.more {
	font-size: 12px;
	color: #0a004b;
	line-height: 15px;
	padding-top: 6px;
}
.more img {
	vertical-align: middle;
}
.productbox {
	width: 900px;
	height: 158px;
	background-image: url(../images/product_shade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 6px;
}
.productbox ul {
	list-style: none;
	/*width: 1990px !important;*/
	width: 10000px !important;
}
.productbox ul li {
	float: left;
	padding: 0px 9px;
}
.

/*-------------------
   Content
-----------------------------*/

#content {
	width: 683px !important;
	float: left !important;
}
.expn {	width: 380px; }
.expn1 { width: 150px; }
.expn2 { width: 240px; }
.expn3 { width: 270px; }
.expn4 { width: 180px; }

.box {
	width: 100%;
	float: left;
	background-image: url(../images/middle_shade.jpg);
	background-repeat: repeat-y;
}
.box1 {
	width: 100%;
	float: left;
	background-image: url(../images/middle_bg1.gif);
	background-repeat: repeat-y;
}
.shadow {
	width: 100%;
	padding-bottom: 6px;
}
.shadow1 {
	width: 213px;
	padding: 0px 5px;
}

.article {
	width: 677px;
	float: left;
	background-image: url(../images/article_shade.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 6px;
}
.article h1 {
	font-size: 12px;
	color: #082c78;
}
.article2 {
	width: 677px;
	float: left;
	background-image: url(../images/article_shade2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 6px;
}
.article2 h1 {
	font-size: 13px;
	color: #0d003f;
}
.colnleft {
	float: left;
	width: 304px;
	padding-left: 15px;
}
.colnright {
	float: left;
	width: 309px;
	padding-left: 20px;
	position: relative;
}
.colnleft p:first-child, .colnright p:first-child  {
	margin-top: 0px;
}
.lists {
	list-style: none;
	padding-top: 15px;
}
.lists li {
	color: #263a7f;
	padding: 2px 0px 0px 30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.factory, .small {
	width: 316px;
	padding-bottom: 5px;
}

/*-------------------
   Sidebar
-----------------------------*/

#sidebar {
	width: 223px;
	float: right;
}
#sidebar .heading-bar {
	position: relative;
}
.info {
	position: absolute;
	top: 0px;
	left: 167px;
	z-index: 2;
}
.sideinfo {
	width: 223px;
	float: left;
	background-image: url(../images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.sideinfo p {
	color: #021864;
	padding: 10px 20px;
	margin: 0px;
}
.sideinfo h1 {
	font-size: 22px;
	font-weight: normal;
	color: #021864;
	padding-left: 20px;
}
.infolist {
	list-style: none;
	padding: 15px 0px 0px 20px;
}
.infolist li {
	background-image: url(../images/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 4px 0px 4px 30px;
	color: #021864;
}

/*-------------------
   Footer
-----------------------------*/

#footer {
	width: 100%;
	clear: both;
}
.top {
	font-size: 11px;
	float: left;
	padding-top: 10px;
}
.top img {
	vertical-align: middle;
}
#sitenav {
	width: 100%;
	height: 197px;
	background-image: url(../images/sitenav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28px;
}
#sitenav h1 {
	font-size: 12px;
	color: #1c104b;
	padding-bottom: 12px;
}
.coln1 {
	width: 275px;
	padding-left: 30px;
}
.coln2 {
	width: 165px;
	padding-left: 18px;
}
.sitelist {
	width: 135px;
	float: left;
	list-style: none;
}
.sitelist li, .sitelist li a  {
	color: #1c104b;
	text-decoration: none;
	padding: 2px 0px;
}
.sitelist li a:hover  {
	color: #0066CC;
}
.sitelist li.tele {
	font-size: 18px;
	color: #1c104b;
	padding-top: 20px;
}
.partline {
	background-image: url(../images/separate.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
}
.deepblue {
	color: #1c104b;
}
.sponsor {
	width: 900px;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	overflow: hidden;
}
.sponsor img {
	vertical-align: middle;
	margin: 5px 2px 0px 2px;
}
.hed {
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	text-indent: 10px;
	padding-bottom: 18px;
	margin: 0px;
}
.hed p {
	clear: both;
}

/*-------------------
   Other Pages
-----------------------------*/

.specbox {
	width: 640px;
	padding: 0px 0px 15px 0px;
	margin: 0px 15px;
	border-bottom: 1px solid #bbbabf;
	float: left;
	display: inline;
}
.spec {
	width: 211px;
	font-size: 12px;
	line-height:18px;
}
.speclist {
	list-style: none;
	padding: 10px 0px;
}
.speclist li {
	padding-left: 20px;
	font-size: 11px;
	line-height: 19px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.nospace {
	padding: 0px;
	_padding-bottom: 10px;
	.padding-bottom: 10px;
}
.option {
	width: 198px;
	float: left;
	padding: 0px 20px;
}
.avail-option {
	width: 435px;
	float: left;
	color: #0a004b;
	padding-top: 10px;
}
.list-avail {
	list-style: none;
	width: 215px;
	padding: 5px 0px;
}
.list-avail li {
	color: #072879;
	font-size: 11px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 19px;
}
.rotate {
	font-size: 14px;
}
.rotate img {
	vertical-align: middle;
}
.photo {
	float: right;
	width: 358px;
	padding-right: 20px;
}
.photo2 {
	width: 100%;
	padding: 5px 0px;
}
.view {
	font-size: 13px;
	padding-left: 20px;
}
.view img {
	vertical-align: middle;
	padding-right: 8px;
}

/*-------------------
   Slider
-----------------------------*/

.nospce {
	padding: 0px !important;
	margin: 0px!important;
}
.retailspace {
	/*padding: 20px 0px 0px 0px;*/
	padding: 0px;
}
.catering {
	width: 591px;
	height: 322px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: -31px 18px 0px 0px;
}
.exhibit {
	background-image:url(../images/exhibition2.jpg);
	background-repeat: no-repeat;
	background-position: 230px top;
}
.vanmast {
	width: 400px;
	padding-left: 80px;
	clear: left;
}
.eventsman {
	width: 591px;
	height: 322px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: -31px 18px 0px 0px;
}
#wrapper {
	width: 100%;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#topsection {
	margin: 0 auto;
    width: 100%;
	height: 125px;
	position:relative;
}
#topsection2 {
	margin: 0 auto;
    width: 100%;
	height: auto;
	padding-bottom: 15px;
	overflow: hidden;
}
.mainhead {
	width: auto;
	float: left;
	padding: 35px 0px 0px 35px;
	clear: left;
}
.highlite  {
	width: auto;
	float: right;
	padding-right: 40px;
}
.mainbox {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.contentpart {
	width: 900px;
	height: auto;
	background-image: url(../images/content_shade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 6px;
	float: left;
}
.contentpart .colnsplit {
	width: 420px;
	float: left;
	padding: 0px 10px; 
}
.whylist {
	list-style: none;
	width: 100%;
	padding: 10px 0px;
}
.whylist li {
	padding: 2px 0px 2px 25px;
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.orange {
	color: #f36f21;
	text-decoration: none;
}
.learn {
	font-size: 16px;
	font-weight: bold;
}
.learn img {
	vertical-align: middle;
}
.spacelft {
	padding-left: 50px;
}
.mapcontact {
	background:url(../images/map_bg.jpg) no-repeat right top;
}
.hilight_txt {
	position:absolute; right:75px; top:10px;
	color:#FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:16px;
}
.contact-area {
	width: 605px;
	float: left;
}
.contact_textbox {
	background: url(../images/contact_textbox_bg.jpg) no-repeat left top;
	float: left;
	width:605px;
	font-size: 12px;
	line-height: 18px;
}
.address {
	width: 157px;
	float: left;
	padding: 0px 0px 0px 30px;
	margin-top: 15px;
}
.call {
	width: 383px;
	float: left;
	padding-left: 25px;
	margin-top: 15px;
	border-left: 1px solid #b1afbf;
}
.bigfnt {
	font-size: 20px;
	font-weight: bold;
}
.plan {
	width: 570px;
	float: left;
	padding:15px 0px 0px 25px;
}
.plan p {
	padding-left: 30px;
}
.wdtauto {
	width: auto;
	padding-right: 10px;
}
.oxford {
	width: 96px;
	float: left;
	padding-left: 57px;
}
.detail2 {
	font-size: 14px;
	color: #0a004b;
	width: 300px;
	padding: 33px 0px 0px 35px;
	text-align: left;
}
.detail2 p {
	color: #0a004b;
	padding: 10px 0px 10px 39px;
	margin: 0px;
}

.fina {
	width: 531px;
	float: left;
}
.greyshadebox {
	width: 501px;
	float: left;
	background-image: url(../images/greyshade_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 15px;
}
.greyshadebox2 {
	width: 348px;
	float: left;
	background-image: url(../images/greyshade_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 15px;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #362c5b;
	box-shadow: 0px 0px 10px #333333;
	-moz-box-shadow: 0px 0px 10px #333333;
	-webkit-box-shadow: 0px 0px 10px #333333;
}
.oxfordfund {
	width: 378px;
	float: left;
}
.oxfordfund .tele {
    color: #021864;
    font-size: 22px;
    font-weight: normal;
}
.forcall {
	padding: 20px 0px 0px 255px;
}
.fortele {
	font-size: 25px;
	font-weight: normal;
	padding:  35px 0px 0px 28px;
}
.promainbox {
	width: 900px;
	float: left;
	margin: 10px 6px 0px;
}
.productphoto {
	/*width: 200px;
	padding-left: 15px;*/
	width: 265px;
	padding-left: 0px;
}
.productdetail {
	/*width: 435px;*/
	width: 300px;
	padding-left: 25px;
}
.productdetail h3 span {
	font-size: 13px;
	font-weight: bold;
}
.productdetail p {
	font-size: 11px;
}
.productprice {
	width: 180px;
	border-left: 1px solid #aeb0b2;
	padding-left: 15px;
}
.reduce {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}
.border {
	border-bottom: 1px solid #939598;
}
.top2 {
	font-size: 10px;
	float: right;
	padding: 5px 0px;
	width: 85px;
}
.top2 img {
	vertical-align: middle;
}

.galhead-bar {
	width: 100%;
	height: 43px;
	background-image: url(../images/galhead_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: left;
	float: left;
}
.galhead {
	/*width: 125px;*/
	width: auto;
	height: 27px;
	float: left;
	background-image: url(../images/galhead_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 27x;
	text-indent: 8px;
}
.galhead1 {
	/*width: 125px;*/
	width: auto;
	height: 27px;
	float: left;
	background-image: url(../images/galhead_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 17px;
	padding-top: 10px;
	line-height: 27x;
	text-indent: 8px;
}

.click {
	font-size: 13px;
	font-weight: bold;
	color: #F36F21;
	margin-top: 10px;
}
.choose {
	width: 570px;
	float: left;
	padding-left: 94px;
}
.choose .headtxt  {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-bottom: 1px solid #000066;
	padding-bottom: 10px;
}
.choose .gallists {
	width: 183px;
	float: left;
	list-style: none;
	padding: 10px 5px 0px 0px;
}
.choose .gallists li {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px;
}
.choose .gallists li a {
	text-decoration: none;
}
.choose .gallists li img {
	vertical-align: middle;
	padding-right: 5px;
}
.prodphoto {
	margin: 0 auto;
	width: 201px;
	/*width: 266px;*/
	margin-top: 15px;
}
.prodphoto img {
	margin-top: 8px;
}
.cannon {
	width: 420px;
	top: 0px;
	right: 40px;
	position: absolute;
	z-index: 1;
	margin-top: -20px;
}
.your {
	font-size: 14px;
	padding-top: 35px;
}
.splitbox {
	width: 454px;
	float:left;
	margin-top: 10px;
}
.splitcontent {
	width: 414px;
	float:left;
	background-image: url(../images/greyshade_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 20px;
}
.newsmainbox {
	float: left;
    margin: 30px 6px 0px;
    width: 900px;
}
.newsmainbox .newsdetail {
	width: 390px;
	padding: 0px 17px;
}
.newsmainbox .newsphoto {
	width: 448px;
}
.letout {
	width: auto;
	float: left;
	padding-left: 208px;
	text-align: right;
}
.callfor {
	float: left;
	padding-left: 25px;
}
.please {
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}
.pricecontent {
	float: left;
	height: auto;
	padding: 5px 6px;
	width: 900px;
}
.pricecontent .colnsplit {
    float: left;
    padding: 0 10px;
    width: 420px;
}
.pricecontent .splitbox {
	float: left;
	padding: 5px 20px;
	width: 414px;
	background: none !important;
}
.linetop {
	border-top: 1px solid #c2bfcf;
}
.terms {
	float: right;
	padding: 30px 110px 0px 0px;
	width: auto;
}
.access_colm {
	width: 100%;
	float: left;
	list-style: none;
}
.access_colm li {
	float: left;
	width: 195px;
	padding: 0px 15px;
}
.access_colm li p {
	font-size: 11px;
}
.access_colm li p strong {
	font-size: 13px;
}
.access_colm li .acclogo {
	width: 187px;
	height: 100px;
}
.access_colm li a {
	text-decoration: none;
}
.site {
	font-weight: bold;
	color:#f36f21;
	font-size: 14px;
	text-decoration: none;
}
.outlinebox {
	border: 1px solid ;
	padding: 0px 10px;
}
.grdinfo {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: -3px;
	margin-right: -52px;
}

.gallerynew {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	padding-left: 5px;
	float: left;
	width: 900px
}
.gallerynew li {
	width: 174px;
	float: left;
	margin: 7px 3px;
	_display: inline;
}
.gallerynew li a {
	/*border: 5px solid #c4d8ee;*/
	height: 117px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
	padding: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.gallerynew li a:hover {
	/*border: 5px solid #0a023f;
	background-color: #CBC5B6;*/
	border-color: #B7AE99;
}

.newscontent {
	color: #1C104B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
	padding-top:10px;
}

.newscontent a{
	color: #f36f21;
	text-decoration: none;
	font-weight:bold;
}

.stockcontent {
	color: #1C104B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
	padding-top:10px;
}
.option {
	width: 215px;
	float: left;
	padding-left: 15px;
}
.example {
	width: 425px;
	float: left;
}
.example .speclist {
    list-style: none;
    padding: 0px;
	width: 210px;
	margin: 0px;
}
.example .speclist li {
    background-image: url("../images/bullet1.gif");
    background-position: left 6px;
    background-repeat: no-repeat;
    font-size: 11px;
    line-height: 19px;
    padding-left: 20px;
}
.quality {
    background-image: url("../images/quality_shade.jpg");
    background-position: left top;
    background-repeat: no-repeat;
	background-color: #FFFFFF;
    float: left;
    padding: 0 6px;
    width: 677px;
}
.vclassban {
	width: 697px;
	position: absolute;
	top:0px;
	right: 0px;
	margin-top: -30px;
}
.vanmaster {
	width: 593px;
	position: absolute;
	top:5px;
	right: 20px;
	margin-top: -30px;
	z-index:1;
}
.kiosks {
	width: 300px;
	float: left;
	text-align: center;
}
.kiosks_ban {
	width: 668px;
	float:right;
}
.retailcontent {
	width: 265px;
	float: left;
	padding-left: 20px;
}
.lnkspc {
	margin-top: 3px;
}

.popup_container {
	width: 778px;
	height: auto;
	position: relative;
}
.middlepart {
	width: 740px;
	background-color: #d1d2d4;
	padding: 0px 19px;
	float: left;
}
.headtop {
	width: 100%;
	height: ;
	background-image: url(../images/tophead_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFFFFF;
	float: left;
}
.headtop p {
	width: 245px;
	float: right;
	padding: 10px 35px 10px 0px;
	color:#FFFFFF;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
}
.close {
	width: 47px;
	height:47px;
	top: 0px;
	right: 0px;
	position: absolute;
	margin: -10px -10px 0px 0px;
}
.popupcontent {
	width: 740px;
	height: 265px;
	background-color: #FFFFFF;
	font-size: 11px;
	float: left;
}
.popupcontent .part {
	width: 370px;
	float: left;
	padding: 10px 0px;
}
.popupcontent .part td {
	font-size: 11px;
	line-height: normal;
}
.popupcontent .field {
	width: 234px;
	height: 16px;
	border: 1px solid #bababc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C104B;
	background: #F0F0F0;
}
.popupcontent .select {
	width: 234px;
	border: 1px solid #bababc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C104B;
	background: #F0F0F0;
}
.popupcontent .textarea {
	width: 234px;
	height: 38px;
	border: 1px solid #bababc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C104B;
	background: #F0F0F0;
}
.mail {
	font-size: 11px !important;
	color: #a7a9ab;
}
.line {
	border-top: 1px solid #4a406f;
	padding-top: 5px;
}
.thank {
	width: 740px;
	text-align: center;
	padding: 100px 0px;
	float: left;
}
.thank p {
	font-size:16px;
	line-height:22px;
}
.center {
	text-align: center;
}
.choose_new {
	width: 650px;
	float: left;
	padding-left: 50px;
}
.choose_new .headtxt_new  {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-bottom: 1px solid #000066;
	padding-bottom: 10px;
}
.choose_new .gallists_new {
	width: 200px;
	float: left;
	list-style: none;
	padding: 10px 0px;
}
.choose_new .gallists_new li {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px;
}
.choose_new .gallists_new li a {
	text-decoration: none;
}
.choose_new .gallists_new li img {
	vertical-align: middle;
	padding-right: 5px;
}
.wagon {
	height: 322px;
    width: 571px;
	right: 0px;
	top: 0px;
	position: absolute;
	margin: -30px 40px 0px 0px;
}
.viewgal {
	width: 100%;
	float: left;
	font-size: 14px;
	padding-bottom: 15px;
}
.viewgal img {
    vertical-align: middle;
}
.connect {
	width: 235px;
	display: inline-block;
}
.social {
	text-align: left;
	padding-right: 100px;
}

.case_study_divider
{
	border-top:1px solid #CCCCCC;
	margin:20px 35px;
}
.case_content ul
{
	padding-left:20px;
}
.casestudy {
	width: 890px;
	float: left;
	padding: 10px 0px 10px 50px;
}
.case_content {
	width: 410px;
	float: left;
	padding: 0px 25px 0px 18px;
}
.case_content h2 {
	font-size:18px;
	margin: 15px 0px;
}
.case_content h3 {
	font-size: 17px;
	color: #f36f21;
	margin-top: 25px;
}
.case_content h3 a {
	text-decoration: none;
}
.install {
	font-weight: bold;
}
.install span {
	font-size: 15px;
	color: #f36f21;
}
.comment {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	color: #f36f21;
}
.picspace {
	width: 450px;
	float: left;
}
.picspace ul {
	float: left;
	list-style: none;
}
.picspace ul li {
	width: 132px;
	height: 121px;
	border: 5px solid #fff;
	float: left;
	box-shadow: 0px 0px 5px #ababab;
	-moz-box-shadow: 0px 0px 5px #ababab;
	-webkit-box-shadow: 0px 0px 5px #ababab;
	margin: 5px 4px;
	_margin: 5px 3px;
	display: inline-block;
}

.botmpic {
	width: 100%;
	float: left;
	text-align: center;
	clear: both;
}
#kiosks_ban {
	background-image: url(../images/kiosk_traditional.jpg);
	background-repeat: no-repeat;
	background-position: center 35px;
}
.kiosklist {
	width: 100%;
	float: left;
	list-style: none;
}
.kiosklist li {
	font-weight: bold;
	padding: 0px 0px 5px 25px;
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.sales {
	width: 185px;
	float: left;
	padding-left: 5px;
}
.sales span {
	color: #ff8000;
	font-weight: bold;
	font-style: italic;
}
.exhibhead {
	width: 100%;
	clear: both;
	padding: 25px 0px;
}
.exhib_highlite, .exhib_content {
	width: 100%;
	margin: 0px auto;
	list-style: none;
}
.exhib_highlite li {
	float: left;
	width: 228px;
	text-align: center;
}
.exhib_highlite li p {
	margin: 0px;
	padding: 0px;
}
.exhib_content {
	padding-top: 30px;
	.padding-top: 0px;
	clear: both;
}
.exhib_content li {
	float: left;
	width: 228px;
	background: url(../images/exhib_content_bg.jpg) no-repeat left top;
}
.exhib_content li p {
	margin: 10px 20px;
}
.exhib_content li p span {
	font-style: italic;
	color: #f36f21;
}
.vites {
	font-style: italic;
	color: #f36f21;
}
.vites_rgtspc {
	padding-right: 5px;
}
.vitesse {
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 0px;
	width: 670px;
	margin-top: -20px;
}
.specr td {
	font-size: 11px;
	line-height: normal;
}
.specr td.lftbrd {
	border-left: 1px solid #b6b2c5;
}
.specr .row1 td {
	border-bottom: 1px solid #b6b2c5;
}
.specr .row2 td {
	border-bottom: 1px solid #b6b2c5;
	background-color: #d6d4e0;
}
.speclft {
	float: left;
	padding-right: 10px;
	width: 200px;
}
.camargue {
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 0px;
	width: 670px;
}
.eventmaster {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 0px;
	width: 609px;
	margin-top: -30px;
}
.showmaster {
	position: absolute;
	z-index: 1;
	right: 30px;
	top: 0px;
	width: 609px;
	margin-top: -20px;
}
.pdf {
	margin: 5px 10px;
	padding: 0px;
	list-style: none;
}
.pdf li {
	font-size: 12px;
	clear: both;
	padding: 5px 0px;
}
.pdf li img {
	padding-right: 5px;
}
.citymega_content {
	padding-top: 10px;
	.padding-top: 0px;
	clear: both;
	list-style: none;
}
.citymega_spec {
	float: left;
	width: 228px;
	background: url(../images/citymega_content_bg.jpg) no-repeat left top;
}
.citymega_spec p {
	margin: 10px 20px;
}
.citymega_spec p span {
	font-style: italic;
	color: #f36f21;
}
.bigspace {
	float: left;
	width: 320px;
	background: url(../images/citymega_content_bg2.jpg) no-repeat left top;
}
.coffe {
	width:145px;
	padding: 0px 0px 0px 15px;	
}
.special {
	font-size: 15px;
	padding: 15px 0px 0px 15px;
	clear:left;
}
.rancilio {
	background: url("../images/rancilio_coffee.jpg") no-repeat top right;
	width: 242px;
	height: 212px;
	float: left;
	padding-left: 5px;
	margin-top: 45px;
}
.vehicle_spec {
	background: url("../images/vehicle_spec.jpg") no-repeat top right;
	width: 299px;
	height: 212px;
	float: right;
	margin-top: 20px;
}
.citydownload {
	background-image: url("../images/arrow_right.jpg");
    background-position: left 3px;
    background-repeat: no-repeat;
    color: #021864;
    padding: 4px 0 4px 30px;
	font-size: 11px;
}
.toplnks {
	width:100%;
	float:left;
}
.request {
	font-size: 17px !important;
	font-weight: bold;
}
.request span {
	font-size: 11px;
	font-weight: normal;
}
.traderpic {
	position: absolute;
	z-index: 1;
	top: 8px;
	right: 0px;
	margin-right: -15px;
}
.showarticle {
	width: 677px;
	float: left;
	background-image: none;
	background-color: #ffffff;
	padding: 0px 6px;
}
.showhighlit {
	font-size: 15px;
	font-weight: bold;
}
.showlft {
	width: 410px;
}
.showrgt {
	width: 221px;
}
.models {
	width: 100%;
	list-style: none;
	padding: 5px 0px;
	overflow: hidden;
}
.models li {
	float: left;
	width: 200px;
}
.models li p {
	text-align: left;
	padding: 0px 6px;
}
.models li.mscoln1 {
	width: 235px;
	text-align: center;
}
.models li.mscoln2 {
	width: 210px;
}
.models li.mscoln3 {
	width: 221px;
	text-align: center;
}
.models li.picolns {
	width: 280px;
}
.models li.demons {
	width: 180px;
}
.sepline {
	border: 0px;
	height: 1px;
	background-color: #c2bfcf;
	color: #c2bfcf;
	clear: both;
	margin: 5px 0px;
}
.guests {
	width: 338px;
	text-align: center;
	font-size: 15px;
}
.dont {
	font-size: 15px;
	font-weight: bold;
	color: #F36F21;
	padding: 10px 20px;
}
.dont2 {
	font-size: 17px;
	font-weight: bold;
	color: #F36F21;
	padding: 10px 20px;
}
.email {
	font-size: 14px;
	font-weight: bold;
	color: #F36F21;
	padding: 10px 20px;
}
.email h2 {
	font-size: 18px;
	font-weight: normal;
}
.email h2 a {
	text-decoration: none;
}
.showtimetop {
	width: 440px;
	float: right;
	padding-top: 5px;
}
.showtime {
	width: 100%;
	font-size: 14px;
	color: #ff7200;
	line-height: 41px;
	text-align: center;
	padding: 10px 0px;
}
.trammaster {
	width: 677px;
	position: absolute;
	top:5px;
	right: 40px;
	margin-top: -25px;
	z-index:1;
}

/* ---- Force Sidebar (It wasn't aplying the style) ----- */

body div#content {
	width: 683px !important;
	float: left !important;
}
