/*$TopStyle:URL=http://www.thinkinteractive.co.uk/style.css$
CSS definition file containing sitestyle stylesheets*/

*{ 
	margin: 0; 
	padding: 0; 
}


img { 
	border: 0px; 
	padding: 0px;
	margin: 0px;
	*display: block; /* IE 7 and below */
}
.image-wrapper {
	position: right;
	width: 250px;
}

.image-box {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	width: 218px;
	color: #666666;
	margin: 5px;
}
.image-wrapper p {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	width: 218px;
	color: #666666;
	margin: 5px;
}

imageBorder {
    border-width: 1px;
    border-color: #000066;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #154aa2;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #154aa2;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: bold;
	color: #3a6f8f;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ee3026;
	text-decoration: none;
}


#contacttable{
margin-left:40px;
font-family: Arial, Helvetica, sans-serif;
}



a.headerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.headerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a.headerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: bold, underlined;
	color: #de2f02;
}

a.headerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}




body {
	background-color: #666f7e;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/grass.jpg);
}



p {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:5px;
}


p1 {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	padding:15px;
}

#smallfloat {
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}

#header {
	width: 1000px;
	height: 130px;
	top: 0px;
	position: relative;
	left: 0px;
}

#headertop {
	width: 960px;
	height: 98px;
	top: 0px;
	position: relative;
	left: 20px;
}

#headerbottom {
	width: 1000px;
	height: 32px;
	top: 0px;
	position: relative;
	left: 19px;
	background-image:url('../images/headerbottom.jpg');
	background-repeat:no-repeat;
}



#headerimg {
	width: 960px;
	height: 130px;
	top: 0px;
	position: relative;
	left: 0px;
}


#nav {
	width: 960px;
	height: 34px;
	top: 0px;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../images/navbg.jpg);
}


#nav1 {
	width: 960px;
	height: 34px;
	top: 0px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(http://bmftraining.com/images/button1a.gif);
	background-repeat:repeat-x;
	valign: middle;
}


#marquee {
	width: 960px;
	top: 0px;
	position: relative;
	padding-left: 230px;
	margin-right: 20px;

}

#footer {
	width: 1200px;
	height: 50px;
	background-color: #000066;
	margin-top: 40px;
	position: relative;
	clear: both;
		margin-left: 0px;
	margin-right: 0px;
	background-image:url('../images/grass.jpg');
}

 #callout {width: 275px;}
    #callout h3 {
    width:115px;
    height:65px;
    float:left;
	left:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000066;
    text-indent:-8008px;
    background:transparent url(../team-report.gif) no-repeat 0 0;
}


#columnleft {
	width: 620px;
	top: 0px;
	position: relative;
	left: 0px;
	float: left;
}

#columnleftbig {
	width: 920px;
	top: 0px;
	position: relative;
	left: 0px;
	float: left;
}

#columnport {
	width: 960px;
	top: 0px;
	position: relative;
	left: 20px;
	float: left;
	background-color: #e5e8e9;
	
}

#columnnews {
	width: 319px;
	height: 310px;
	top: 0px;
	position: relative;
	left: 20px;
	float: left;
	-moz-border-radius:0px 0px 0px 0px;
	background-color: #c5c5c5;
	border-right :solid #99999a 1px;
}

#columngap {
	width: 10px;
	top: 0px;
	position: relative;
	left: 0px;
	float: left;
}



#main {
	width: 1000px;
	top: 1px;
	position: relative;


	_top: -15px; /* IE 6 and below */
}



#imgdvdauth {
	height: 500px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}

#imgweb {
	height: 400px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}


#sq1 {
	height: 400px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}
#sq2 {
	height: 60px;
	width: 270px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	padding-right:5px;
	margin-top:20px;	
	margin-right: 0px;
	-moz-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	background-color: #2f68c5;
	border-bottom:solid #c6dafa 15px;
}
#sq3 {
	height: 400px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}



#imgnews{
	height: 400px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}

#img360 {
	height: 550px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}

#imgtemp {
	height: 675px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}

#imgcontact {
	height: 400px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}

#imgport {
	height: px;
	width: px;
	float: left;
	left: 5px;
	bottom:-50px;
	position: absolute;
	margin-right: 30px;
}

#imgwelcome {
	height: 338px;
	width: 75px;
	float: left;
	left: -10px;
	top: -30px;
	position: relative;
	margin-right: 0px;
}

#imgrep {
	height: 600px;
	width: 75px;
	float: left;
	left: 0px;
	top: 0px;
	position: relative;
	margin-right: 30px;
}


.txtleftcol {
	padding-top: 20px;
	padding-left: 60px;
	text-align: left;
}

.txtnew {
		padding-top: 20px;
		padding-bottom:20px;
	padding-left:60px;
	text-align: left;
	font-family: Droid Sans, sans-serif;
	
}

.txtrightcol {
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	text-align: left;
}

.txtcol {
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}

.txtleftcolbig {
	padding-top: 40px;
	padding-left: 80px;
	text-align: left;
	width: 800px;
}

.txtfooter {
	padding-top: 0px;
	padding-left: 20px;
	text-align: left;
	width: 800px;
	color: #6e6f70;
	
}

.txtsq {
	position:relative;
	padding-top: 0px;
	padding-left: 10px;
	text-align: right;
	top:-45px;
	float:;
	left:-15px;
	width: 260px;
	color: #000066;
	
}

.textrightcont {
		padding-top: 10px;
	padding-left: 10px;
	text-align: center;
	width: 300px;
	font-size: 20px;
	font-style: strong;
	font-weight: strong;
	color: #ffffff;
	
}

.txtnavbottom {
	padding-top: 0px;
	padding-left: 20px;
	text-align: center;
	width: 280px;
	color: #6e6f70;
}

.table {
	margin-top: 10px;
	margin-left: 0px;
    color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}

.morenews {
	padding-top: 10px;
	text-align: left;
	float: right;
	width: 710px;
	padding-right: 90px;
}


#line
{
	width: 960px;
	height: 1px;
	top: 0px;
	position: relative;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
}

#flash {
	width: 1000px;
	height: 320px;
	top: -5px;
	position: relative; 
	_display: block; /* IE 6 and below */
	_top: -15px; /* IE 6 and below */
}

#flashimg {
	width: 960px;
	height: 320px;
	top: 0px;
	position: relative; 
	margin-left: 20px;
	display: block; /* IE 6 and below */

}



#rightcol {
	width: 270px;
	left: 15px;
	position: relative;
	float: left;
	text-align: left;
	
}



#container {
	width: 1000px;
	top: 0px;
	position: relative;
	margin: auto;
   
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(../images/bg.png);
}

#mainbody {
	width: 1000px;
	top: 0px;
	position: relative;
	margin: auto;
}

#mainbody1 {
	width: 960px;
	top: 7px;
	position: relative;
	margin: auto;
	background-image: url(../bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.nav1 {
	width: 82px;
	height: 48px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;	
}

.nav2 {
	width: 135px;
	height: 48px;
	position: relative;
	top: 0px;
	float:left;
}

.nav3 {
	width: 177px;
	height: 48px;
	position: relative;
	top: 0px;
	float:left;
}

.nav4 {
	width: 113px;
	height: 48px;
	position: relative;
	top: 0px;
	float:left;
}

.nav5 {
	width: 148px;
	height: 48px;
	position: relative;
	top: 0px;
	float:left;
}

.nav6 {
	width: 88px;
	height: 48px;
	position: relative;
	top: 0px;
	float:left;
}

.nav7 {
	width: 99px;
	height: 48px;
	position: relative;
	top: 0px;
	float:left;
}

.nav8 {
	width: 118px;
	height: 48px;
	position: relative;
	top: 0px;
	float:left;
}

.long{
	width: 710px;
	height: 170px;
	position: relative;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 0px;
	float:left;
	left: 1px;
	*display: block; /* IE 7 and below */
}


.square{
	width: 250px;
	height: 250px;
	position: relative;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	float:right;
	right: 60px;
	*display: block; /* IE 7 and below */
}

#virtualtour1 {
	width: 550px;
	height: 183px;
	position: relative;
	top: -175px;
}


#virtualtour2 {
	width: 550px;
	height: 183px;
	position: relative;
	top: -150px;
}


#virtualtour3 {
	width: 550px;
	height: 183px;
	position: relative;
	top: -125px;
}

#virtualtour4 {
	width: 550px;
	height: 183px;
	position: relative;
	top: -100px;
}

#latestnewsimg {
	width: 221px;
	height: 85px
	position: relative;
}

#rounded {
position:relative;
z-Index:102;
left:0px;
width:330px;
height:245px;
background-Color:#FFFFFF;
-moz-border-radius:10px;
border:solid #000066 1px;
text-align: left;
}

#rounded1 {
position:relative;
z-Index:102;
left:300px;
width:600px;
height:200px;
background-Color:#c2c2c3;
-moz-border-radius:10px;
border:solid #000066 3px;
text-align: center;
}

#rounded2 {
position:relative;
z-Index:102;
left:50px;
width:600px;
height:144px;
background-Color:#c2c2c3;
-moz-border-radius:10px;
text-align: center;
}

#rounded3 {
position:relative;
z-Index:102;
left:50px;
width:900px;
height:244px;
background-Color:#c2c2c3;
-moz-border-radius:10px;
text-align: center;
}

#rounded4 {
position:relative;
z-Index:102;
left:0px;
width:330px;
height:50px;
background-Color:#2f68c5;
-moz-border-radius:10px 10px 0px 0px;
border-radius:10px 10px 0px 0px;
text-align:left;
}

#rounded5 {
	position:relative;
z-Index:102;
left:60px;
width:270px;
height:50px;
padding-right:5px;
background-Color:#2f68c5;
-moz-border-radius:10px 10px 0px 0px;
border-radius:10px 10px 0px 0px;
text-align:left;
}

#rounded6 {
	position:absolute;
z-Index:101;
left:350px;
bottom:550px;
width:260px;
height:50px;
padding-right:5px;
background-Color:#2f68c5;
-moz-border-radius:10px 10px 0px 0px;
border-radius:10px 10px 0px 0px;
text-align:left;
}

#rightbox {
position:relative;
z-Index:102;
left:0px;
width:330px;
height:px;
background-Color:#c6dafa;
border-bottom:solid #ffffff 0px;
text-align:left;
}


#boxsmall {
position:relative;
z-Index:102;
left:0px;
width:330px;
height:relative;
background-Color:#c6dafa;
border-bottom:solid #ffffff 10px;
text-align:left;
}

#whitebox {
	position:relative;
	width:260px;
	height:250px;
	left:60px;
	background-color:#ffffff;
	
	
}

#bluebox {
	position:absolute;
	padding-right:5px;
	width:260px;
	height:265px;
	left:290px;
	bottom:-35px;
	background-color:#c6dafa;
	-moz-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
}

#bluebox1 {
	position:relative;
	width:260px;
	max-height:300px;
	padding-right:5px;
	background-color:#c6dafa;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}

#blueboxleft {
	position:relative;
	padding-right:5px;
	width:270px;
	height:265px;
	left:60px;
	bottom:px;
	background-color:#c6dafa;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}



#banner {
	width: 600px;
	height:100px
	top: 0px;
	left:20px;
	position: relative;
	background-color:#fb8f02;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;	
	

	

#mainBox {
/* Just a box */
width: 500px;
height: 500px;

/* specify radius of rounded corner and its border size */
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 15px;
border: 2px solid white;

/* specify the multiple border colors for box */
-moz-border-top-colors: #292929 white;
-moz-border-right-colors: #292929 white;
-moz-border-bottom-colors: #292929 white;
-moz-border-left-colors: #292929 white;

/* Compensate for Webkit. Not as nice, but works. */
-webkit-box-shadow: 0 -1px 2px #292929;

/* Background subtle gradient, with fallback to solid color */
background: #e3e3e3;
background: -moz-linear-gradient(top, #782725, #FFFFFF);
background: -webkit-gradient(linear, left top, left bottom, from(#782725), to(#FFFFFF));
}
