@charset "utf-8";
/* CSS Document */

* {margin:0;
   padding:0;}

body {
position:relative;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background: url(../images/bg-dock-pro.jpg) top left repeat-x #c4cdd8;
}

p { margin-bottom:20px; width:100%;}

a {text-decoration:none;}

a img { border:none;}

a.ylink { color: yellow; }
a.ylink:hover { color: green; }

.clear {clear:both;}

.subArrow {font-size: 0.7em;}

.lightGreen {color:#58950e;}

.red {color:#ed131c;}

.marginRight {margin-right:17px;}

.strong { font-weight:bold;}

.padding20 {padding-left: 20px;}

.olPadding {padding-left: 60px; margin-bottom:20px;}

ol.olPadding li { margin-bottom: 10px;}

h1 {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	margin:25px 0 30px 0;}

h1.contacts {
	margin: 10px 0 10px 0;
}
	
h2 {
	color:#1d3959;
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 0;
	font-style:italic;}	
	
.atCenter {
text-align:center;}	

.lightBlue {
color:#bbcbde;}

.darkBlue {
color:#1d3959;}

.darkRed {
color:#ed1d25;}

.lightSilver {
color:#5C5F62;}

.darkGrey {
color:#494b4d;}

.whiteFont {
text-transform:uppercase;
letter-spacing:0.08em;
font-weight:bold;}

#whiteWrapper {
position:relative;	
background:#fff;
color:#1d3959;
padding:20px 19px;}

#whiteWrapper form{
	float:left;}
	
	
#whiteWrapper p{
	float:left;}
	
#whiteWrapper h2{
position:relative;	
width:100%;
float:left;
color:#1d3959;
font-style:normal;
font-weight:bold;
font-size:13px;
padding-bottom:5px;
margin-top:10px;
border-bottom: 1px solid #ed131c;}

#whiteWrapper > h2 > img{
	position:absolute;
	right: 0px;
	bottom: 3px;}


#pageWapper {
margin:0 auto;
width:980px;
padding:0 10px;
/*border:1px solid #000;*/
}

#top {
position:relative;
width:100%;
height:55px;
}

#top #logo {
position:absolute;
left:0;
top:0;
}

#top > ul {
position:absolute;
left: 350px;
height:30px;
top:20px;
margin:0;
padding:0;
list-style:none;}

#top > ul > li {
font-weight:bold;
display:inline;
margin: 0;
text-transform:uppercase;
font-size:11px;}


#top > ul > li > a {
color:#0c2d53;
padding:7px 10px;
text-align:center;
font-size:11px;
}


#top > ul > li > a:hover {
	cursor:pointer;
	background: url(../images/red-bg-dock-pro.jpg) repeat-x;
	padding:7px 10px;
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*letter-spacing: 0.1em;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);}
	
#top > ul > li:hover > a{
	cursor:pointer;
	background: url(../images/red-bg-dock-pro.jpg) repeat-x;
	padding:7px 10px;
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*letter-spacing: 0.1em;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);}
	

#top ul li ul.subMenu{
	position:absolute;
	top:22px;
	left:130px;
	
	width:228px;
	z-index:99999;
	background:#fff url(../images/sub-nav-bg-dock-pro.jpg) bottom left no-repeat;
	padding:5px 0;
	text-align:left;
	visibility:hidden;
}

#top ul li ul.subMenu  li{
	display:block;
	text-align:left;
	margin: 0;
	
	font-weight:normal;}
	
#top ul li ul.subMenu  li.SubMain a{
	margin: 5px 7px;
	padding:5px 0;
	border-bottom: 1px solid #ED131C;
	font-weight:bolder; !important
	font-size:12px;
}	

#top ul li ul.subMenu  li.SubMain a:hover{
	font-style:normal;
	color: #0c2d53;
	background:none;}

#top ul li ul.subMenu li a{
	color:#000;
	display:block;
	text-align:left;
	padding: 3px 5px 3px 13px;}

#top ul li ul.subMenu li a:hover{
	color: #0c2d53;

	font-style:italic;
	background: #c4cdd8;}

#top > ul > li:hover > ul.subMenu{
	visibility:visible;} 	

#main {
width:100%;}

#main #leftColumn{
width:708px;
margin: 0 30px 0 0;
float:left;

}

#main #rightColumn{
width:242px;
float:left;
position:relative;
}



/*Side Nav*/
.marginAdjust{
	margin-top:520px;}
	
#sideNav{
	display:block;
	width:320px;
	position:absolute;
	top:85px;
	right:-303px;
	z-index:6000;
	}
	
#sideNav ul li{
	list-style:none;
	display:block;
	width: 320px;
	height: 95px;
	background:#fff url(../images/grey-bar-dock-pro.gif) no-repeat 30px 94px;
	cursor:pointer;}


#sideNav ul li a {
	display:block;
	/*width: 300px;
	height: 85px;*/
	width: 320px;
	height: 94px;
    }	
	
#sideNav ul li a img{
	float:left;
	border:1px solid #fff;
	margin: 10px 10px 0 30px;
	display:block;}		
	
#sideNav ul li a span.line1{
	float:left;
	color:#0f3056;
	font-size:16px;
	font-weight:bold;
	padding: 10px 0 0 0;
	display:block;
	width:200px;
	}	
	
#sideNav ul li a span.line2{
	float:left;
	color:#404041;
	font-size:12px;
	display:block;
	width:200px;
	height: 60px;
	}	
	

#sideNav > ul > li:hover{
	background:url(../images/side-nav-bg-dock-pro.jpg) no-repeat;
	}	
	
#sideNav ul li:hover span.line1{
	color:#fff;}
		
#sideNav ul li:hover span.line2{
	color:#fff;}	
	

#sideNav ul li.sideNavActive {
	color:#fff;
	background:url(../images/side-nav-bg-dock-pro.jpg) no-repeat;}	
	
#sideNav ul li.sideNavActive span.line1{
	color:#fff;}	
	
#sideNav ul li.sideNavActive span.line2{
	color:#fff;}		

/*End Side Nav*/


/*Start box*/
.box {
position:relative;
font-size:11px;
color:#fff;
margin: 0 0 30px 0;}

.box .silver{
position:relative;
z-index:0;
background:#595959;
height:20px;
padding: 7px 0 0 11px;
}

.box .blue{
position:relative;
z-index:0;
background:#2b333c;
height:20px;
padding: 7px 0 0 11px;
}

.box a{
	position:absolute;
    top:-12px;
	right:4px;
}

/*End box*/


/*Start Australian Made*/
#AustralianMade{
	position:relative;
	width:232px;
	height:92px;
	margin: 0 0 20px 0;
	}
	
#AustralianMade img{
	position:absolute;
	left:-15px;}	
/*End Australian Made*/	

/*Start awards*/
.awards {
width:230px;
border:1px solid #9ea0a2;
background:#fff;
padding:10px 5px;
margin: 0 0 20px 0;}

.awards2 {
width:240px;
border:1px solid #9ea0a2;
background:#fff;
margin: 0 0 20px 0;}

/*End awards*/


/*Start green*/
#greenCandock {
position:relative;	
width:240px;
height:289px;
border:1px solid #58950e;
background:#fff url(../images/candock-green-dock-pro.jpg) no-repeat;
margin: 0 0 20px 0;}

#greenCandock #greenTitle{
	position:absolute;
	top:15px;
	left:90px;
	color:#1a4f00;
	font-weight:bold;
	font-size:13px;}
	
#greenCandock ul{
	position:absolute;
	top:68px;
	left:15px;
	font-size:12px;
	}

#greenCandock ul li{
	list-style:none;
	background: url(../images/recycle-icon-dock-pro.jpg) no-repeat;
	width:190px;
	padding: 0 0 0 26px;
	margin-bottom: 12px;
	color:#58950e;
	line-height:16px;}	

/*End green*/


/*Newsletter*/
#newsletter {
background:url(../images/newsletter-bg-dock-pro.jpg) no-repeat;
color:#fff;
margin: 8px 0 15px 0;
padding: 10px;
height: 64px;
font-size:11px;
}

#newsletter input{
margin: 5px 0 0 0;}

.font11px{
font-size:11px;
width:145px;}

.submitEnquire {
font:Arial, Helvetica, sans-serif;
font-size:10px;
background:none;
color:#fff;
border:0;
padding:0 0 0 5px;
text-transform:uppercase;
letter-spacing:0.08em;
font-weight:bold;
cursor: pointer;
}

/*End Newsletter*/




#featuredBox {
position:relative;
margin: 0 0 30px 0;}


#productBox {
margin: 0 0 30px 0;
background:#fff;
padding:5px 2px 5px 5px;
width:703px;
font-size:11px;}

#productBox .heading{
font-size:11px;
text-transform:uppercase;
position:relative;
z-index:0;
background:url(../images/product-heading-dock-pro.jpg);
height:25px;
width:121px;
color:#fff;
padding:3px 5px 5px 10px;}

#productBox .item {
position:relative;
z-index:0;
float:left;
margin:0;
padding:0;
display:inline;
height:158px;
width:136px;
border:2px solid #fff;}


.item .heading a{
position:absolute; 
bottom: -115px;
right:6px;
}



/*Testimonials*/


.author {
	color: #ED131C;
	font-style: normal;
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
}

#featured { 
	font-size: 11px;
	color: #3d3d3d;
	width: 280px;
	padding: 0 15px 0 0;
	margin:0;

	position: relative;  
}

#featured ul.ui-tabs-nav { 
	position: absolute; 
	top: 300px; 
	left: 85px;
	list-style: none; 
	padding: 0;
	margin: 0;
}

#featured ul.ui-tabs-nav li { 
	padding: 0 10px 0 0;
	float: left;
}

#featured li.ui-tabs-nav-item a { 
	display: block; 
	height: 12px;
	width: 12px; 
	background:url(../images/radioOff.gif) top left no-repeat;  
}

#featured li.ui-tabs-nav-item a:hover { 
	background:url(../images/radioOn.gif) top left no-repeat; 
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a { 
	background:url(../images/radioOn.gif) top left no-repeat;
}

#featured .ui-tabs-panel { 
	position:relative;
	margin: 0;
	height: 78px;
}

#featured p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #414141;
}

#featured  p.title { 
	margin: 15px 11px -10px 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #414141;
}

#featured .ui-tabs-panel ul {
	margin: 0;
	padding: 0 11px 0 25px;
}

#featured .ui-tabs-panel ul li {
	padding: 0 0 10px 0;
}

#featured .ui-tabs-panel ul li.purple {
	color: #ac3e81;
}

#featured .ui-tabs-hide{ 
	display:none; 
}


/*End Testimonials*/

/*Testimonials
#testimonials {
position:relative;
width:700px;
margin:0;
padding:0;}

#quotes {
position:relative;
width:680px;
padding:0 10px;
}

#quotes #quote {
min-height:50px;
color:#000;
}

#quotes #author {
position:absolute;
bottom:-30px;
right:1px;
color:#1d3959;
font-weight:bold;
font-style:italic;
}

#testimonials  .quotesLeft {
position:relative;
display:block;
width:708px;
text-align:left;
color:#ed1d25;
font-weight:bold;
font-size:36px;
line-height:24px;

}

#testimonials  .quotesRight {
position:relative;
display:block;
width:708px;
text-align:right;
color:#ed1d25;
font-weight:bold;
font-size:36px;
line-height:24px;

}
End Testimonials*/

/*Contact*/
#map {
float:left;
margin:40px 20px 0 0 ;}

#contactDetails{
float:left;
margin:39px 0 0 0 ;
}
/*End Contact*/




/*Start News and Events*/

.news img{

	border: 1px solid #A6A6A6;}



.news .textNews {
	margin:10px 0 20px 0;
	background:#e9e9e9;
	padding: 10px 10px 0px 10px;
	text-align:justify;}	
	
.news .textNews h3{
	width:100%;
	font-size:16px;	
	float:left;}

.news .textNews h4{
	width:100%;
	margin-bottom:15px;
	color:#868686;
	float:left;}
	

#nextEventBig {
	float:left;
	margin-bottom:20px;
	}

#nextEventBig img{
	float:left;
	border: 1px solid #A6A6A6;
	margin: 0 0 15px 0;
	}
	
#nextEventBig .eventDescription {
	float:left;
	margin-right:15px;
	width:397px;
	text-align:justify;
	}	
	
#nextEventBig .details{
	float:left;
	background:#e9e9e9;
	width:238px;
	padding: 10px;}	
	
	
#nextEventBig span {
	font-weight:bold;
	color:#1D3959;}	
	
	



ul.nextEvents {
	
	}
	
ul.nextEvents li{
	list-style:none;
	float:left;}	
	
ul.nextEvents li img {
	float:left;
	border: 1px solid #A6A6A6;
	margin: 0 15px 15px 0;}	
	
ul.nextEvents li h3 {
	float:left;
	font-size:13px;
	padding:5px 10px;
	width:484px;
	background:#E9E9E9;
	color:#0b2854;
	font-weight:bold;
	margin-bottom: 10px;}	
	

ul.nextEvents li span {
	font-weight:bold;
	color:#1D3959;}	
	
a.redLink {
	color:#ED131C;
	text-decoration:underline;}	

/*End News and Events*/


/*Start About Us*/

.mission {
	float:left;
	background: #e9e9e9;
	border: 1px solid #a6a6a6;
	border-top:none;
	position:relative;
	padding-bottom:5px;
	margin-bottom:30px;}
	
.mission h3{
	font-size: 12px;
	height:30px;
	line-height:29px;
	padding-left:15px;
	color:#fff;
	background:url(../images/bg-dock-pro.jpg) 0 -60px;
	margin-bottom:15px;}	
	
.mission img{
	border: 1px solid #a6a6a6;
	float: left;
	margin: 0 0 30px 15px;}
	
.mission > .owners {
	position:absolute;
	top:462px;
	text-align:center;
	height:21px;
	line-height:20px;
	left:15px;
	background:#fff;
	width: 225px;
	}		
	
.mission > p{
	margin: 0 0 10px 15px;
	text-align:justify;
	width:390px;
	float:right;

    }	
	
.mission .click{
	position:absolute;
	bottom: -55px;
	right:0px;
}	
	
.mission .click img{ border:0;}	
	
	
#awards {
	width:357px;
	float:left;
	}	
	
#awards > h4 {
	color:#1d3959;
	font-size:14px;}	
	
#awards img{	
	vertical-align: top;
	margin: 5px 3px 0 0;}
	
#testBox {
	position:relative;
	float:left;
	background: #e9e9e9;
	border: 1px solid #a6a6a6;
	position:relative;
	padding-bottom:5px;
	display:block;
	width:311px;
	height:330px;}
	
#testBox h5{
	position:absolute;
	top:12px;
	left:45px;
	color:#ed131c;
	font-size:16px;
	}	
	
#testBox .quoteTop {
	position:absolute;
	top: -10px;
	left: -15px;
	}	
	
#testBox .quoteBottom {
	position:absolute;
	bottom: -10px;
	right: -15px;
	}
	
#testBox #quotes {
	position:absolute;
	top:40px;
	left:16px;
	width:280px;
	height:158px;
	text-align:justify;
	font-style:italic;
}	
	
#testBox #author{
	color:#ed131c;
	position:absolute;
	bottom:10px;
	left:1px;
	text-align:justify;
	font-style:italic;
}
			

/*End About Us*/

/*Start FAQ*/
.wrapper {
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {	
	width: 659px;
	padding:0 0 0 10px;
	line-height:28px;
	border: 1px solid #bebebe;
	margin-top:5px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	background:#e9e9e9;
	cursor: pointer;
	}
	
.accordionContent {	
    background:#f9f9f9;
	text-align:justify;
	border: 1px solid #bebebe;
	border-top:none;
	width: 639px;
	padding: 10px 15px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	}
	
	
.on {
	font-weight:bold;
	color:#fff;
	background: #e31414;
	}
	
.over {
	font-weight:bold;
	color:#fff;
	background: #e31414;
	
	}	

/*End of FAQ*/	



/*Start Product*/

.product {}

.productHeading {
	position:relative;
	color:#737374;
	font-weight:bold;
	min-height:50px;
	
	}
	
.productHeading .sub{
	color:#6b8099;
	font-size:17px;
	font-style:italic;}	
	
.productHeading a{
	color:#0f3056;
	font-size:17px;
	font-style:italic;
	}	
	
.productHeading a.smallSeapen{
	color:#737374;
	font-size:12px;
	text-decoration:underline;
	}	
	
.productHeading img{
	position:absolute;
	right:0px;
	top:0px;}
	
#videoBox {
	float:left;
	display:block;
	width:670px;
	height:401px;
	background:#000;
	margin: 20px 0 35px 0;
	text-align:center;}		
	
#videoBoxMain {	
	float:left;
	display:block;
	width:670px;
	height:401px;
	text-align:center;
	background:#000;
	margin: 20px 0 35px 0;}
	
#videoList {
	float:left;
	display:block;
	width:421px;
	height:86px;
	background:url(../images/video/video-player-bg-dock-pro.jpg) no-repeat;
	padding-top:10px;
	position:relative;}	
	
#videoList .other{
	position:absolute;
	top:-18px;
	left:1px;
	color:#0b2854;
	font-size:11px;}
	
#videoList .facebook{
	position:absolute;
	top:-26px;
	right: -20px;
	}	
	
#videoList ul li{
	list-style:none;
	margin-left:12px;
	display:inline;
	float:left;
	}	
	
#videoList ul li a img{
	border:1px solid #0f3056;}	
	
#videoList ul li a:hover img{
	border:1px solid #ed131c;}
	
.redBorder{
	border:1px solid #ed131c;}		
	
#bnts {
	float:left;
	}	
	
#bnts a{
	margin-left:11px;}	
	
	
/*#photoGallery {
	margin:20px 28px;
	display:block;
	width:607px;
	height:226px;}	
	
#photoGallery ul, #photoGallery li{
	margin:0;
	padding:0;
	list-style:none;
	}
#photoGallery, #photoGallery li{ 
	width:607px;
	height:225px;
	overflow:hidden; 
	}*/
	
	/* Easy Slider */

	#slider{
        margin: 0 20px 10px 20px;
		display:block;
		width:630px;
		height:228px;
		}
		
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:630px;
		height:228px;
		overflow:hidden; 
		}	
		
		#slider li a img {
			border:1px solid #384d6d;
			margin:0 6px 15px 9px;
			overflow:auto;
			}
			
			
		#slider li a img:hover {
			border:1px solid #ED131C;	}
			
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-15px;
		top:140px;
		}	
	#nextBtn{ 
		left:647px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:38px;
		height:76px;
		background:url(../images/prev-bnt-dock-pro.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/next-bnt-dock-pro.png) no-repeat 0 0;	
		}												

/* // Easy Slider */
				

/*End of Product*/



/*Start Product
.product {
position:relative;
float:left;
margin:0 0 20px 0;
padding:10px;
width:688px;
min-height:200px;
background:#fff;}

.product .productimage {
float:left;
border:1px solid #666;
margin: 0 10px 0 0;}

.product .productHeading {
float:left;
font-size:18px;
width:413px;
color:#13305a;
padding:0 0 5px 0;
margin:0 0 10px 0;
border-bottom: 1px solid #ed1d24;}

.product p {
float:left;
color:#5f7895;
font-size:12px;
margin:0 0 50px 0;
padding:0;
width:413px;}

.product .productLogo {
position:absolute;
bottom:10px;
right:10px;
margin:0;}

End product*/




/*Start Footer*/

#footer {
    position:relative;
	border-top: 1px solid #ed131c;
	margin: 35px 0 0 0;
	padding:15px 0 20px 0;
	width:980px;
	color:fff;
	font-size:11px;}
	
#footer #toLeft{
font-size:11px;
float:left;
text-align:left;
width:340px;
color:#0b2854;
}	

#footer #toLeft p{
	color:#5c5f62;
	margin:10px 0 0 0;
	padding:0;
}

#footer #toRight{
font-size:11px;
float:right;
width:600px;
text-align:right;
color:#0b2854;
}	

#footer #toRight img{
	float:right;
	margin-left:12px;}
	
#footer ul{
	list-style:none;
    padding:0;
	margin:0 0 10px 0;
	}

#footer li{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	border-right: 1px solid #6e6e6e;
	}
	
#footer li a{
	text-decoration:none;
	color:#0b2854;
	padding: 0 5px;
	display:block-inline;
	cursor:pointer;}	
	
#footer li a:hover {
	text-decoration:underline;
	}	
	
.imarketspace {
	}
	
.imarketspace a{
	color:#5c5f62;
	text-decoration:underline;
	}
	
.imarketspace a:hover {
	text-decoration:none;
	}					
		
select {
	color:#FF9900;}		
/*End Footer*/

#bottomBar {
position:absolute;
left:0;
bottom:0;
background: #0b2854;
width:100%;
height:10px;
}


.bnt {
	cursor:pointer;
	background: url(../images/red-bg-dock-pro.jpg) repeat;
	padding:7px 10px;
	margin:0;
	color:#fff;!important
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	border: 1px solid #fff;
	letter-spacing: 0.05em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*behavior: url(border-radius.htc);*/
}

#cstate {
color:#666;}

/*Forms */
#forms {
	display:block;
	margin:10px;
	width:530px;
	min-height:260px;
	position:relative;
	overflow:hidden;}
	
#forms h2{
position:relative;	
width:100%;
float:left;
color:#1d3959;
font-style:normal;
font-weight:bold;
font-size:13px;
padding-bottom:15px;
margin:10px 0;
border-bottom: 1px solid #ed131c;
font-style:italic;}	
	

#forms ul li{
	width:210px;
	list-style:none;
	float:left;
	
	}

#forms form {
	padding:10px;
	color:#1d3959;

}
	
#forms form label {
	width:210px;
	float:left;
	color:#1d3959;
	font-style:normal;
	font-weight:bold;
	margin: 10px 0 6px 0;}
	
#forms form input.classText{
	float:left;
	background:url(../images/input-text-bg-dock-pro.jpg);
	width:170px;
	height:25px;
	border:0;
	padding: 0 5px;
	margin: 2px 0 5px 0;}	
	
#forms form input.classText:hover , #forms form textarea:hover{
	opacity: 0.7;}	
	
#forms form textarea{
	float:left;
	background: url(../images/input-textarea-bg-dock-pro.jpg);
	width:286px;
	height:157px;
	border:0;
	padding: 5px;
	margin: 2px 0 10px 0;}	
	
	
#forms form input.classSubmit{
	cursor:pointer;
	background: url(../images/red-bg-dock-pro.jpg) repeat;
	padding:7px 11px;
	margin:0;
	color:#fff;!important
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	border: 1px solid #fff;
	letter-spacing: 0.05em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc);
	position:absolute;
	top:225px;
	right:15px;
	}	
	
#forms .requiredField {
	position:absolute;
	top:249px;
	left: 15px;
	color:#ed131c;
	font-size:10px;
	font-style:italic;
	}	
	
/*End Forms */

/* iFrame */
.framebox {
    width: 700px;
    height: 1200px;
    margin: 0;
    position: relative;
    top: -20px;
    left: -19px;
}

#pageWapper2 {
    padding: 0px;
    width: 708px;
    margin: 0 auto;
}

#whiteWrapper2 {
position:relative;	
background:#fff;
color:#1d3959;
padding:0px 0px;}

#whiteWrapper2 form{
	float:left;}
	
	
#whiteWrapper2 p{
	float:left;}
	
#whiteWrapper2 h2{
position:relative;	
width:100%;
float:left;
color:#1d3959;
font-style:normal;
font-weight:bold;
font-size:13px;
padding-bottom:5px;
margin-top:10px;
border-bottom: 1px solid #ed131c;}

#whiteWrapper2 > h2 > img{
	position:absolute;
	right: 0px;
	bottom: 3px;}

.error {
    color: red;
    padding: 10px;
}

.ok {
    color: green;
    font-weight: bold;
}

ul#awardMain {
	
	}
	
ul#awardMain li {
	list-style:none;
	width: 210px;
	display:inline;
	float:left;
	border: 1px solid #bebebe;
	margin-bottom:20px;
	background:#dfdfdf;
	color:#1D3959;
	}
	
ul#awardMain li span{
	display:block;
	margin: 7px 5px 5px 5px;
	text-align:justify;}		

.fontUp{
	font-size:1.3em;}
	
a.adjust { color:#ED131C; margin-bottom:4px;}	
