*
{
	padding: 0px;
	margin: 0px auto;	
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	
}

body
{
	
	background: #151515 url(../../images/background.jpg) repeat;
	text-align: center;
	color: #ffffff;
	height: 100%;
}

h1
{
	font-size: 20pt;
}

a {text-decoration: none; font-size: 9pt;}

a:link, a:visited {color: #369ccc;}

a:hover {color: #369ccc; text-decoration: underline;}

a:active {color: #369ccc;}

.image
{
	border: 1px #1c1c1c solid;
	padding: 2px;
}

a:link .image
{ 
	border: 1px #1c1c1c solid;
	padding: 2px;
}
a:hover .image, a:active .image
{
	border: 1px #369ccc solid;
	padding: 2px;
}

.image-latest
{
	border: 1px #1c1c1c solid;
	padding: 2px;
}

a:link .image-latest
{
	border: 1px #1c1c1c solid;
	padding: 2px;
}
a:hover .image-latest, a:active .image-latest
{
	border: 1px #369ccc solid;
	padding: 2px;
}

.left
{	
	float: left;
	font-size: 9pt;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.half
{
	width: 50%;
}

.container
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.top-nav
{
	width: 100%;
	background: #101010;
	padding: 8px;
}

#top
{
	font-weight: normal;
	font-size: 9pt;
}

.header
{
	height: 232px;
	width: 100%;
	text-align: center;
	background: url(../../images/banner-repeat.jpg) repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

.header-inner
{
	background: url(../../images/bravado-logo.png) no-repeat top left;
	background-position: left;
	width: 1000px;
	height: 232px;
	text-align: right;
}

.footer
{
	position: bottom;
}

/** Social media links **/



.social-media
{
	width: 200px;
	height: 32px;
	margin-top: 186px;
	margin-left: 56px;
	float: left;
}

.social-media a
{
	margin-left: 30px;
}

.banner-space
{
	width: 600px;
	height: 200px;
	margin-top: 20px;
	float: right;
}

.hover
{
	background: #369ccc;
}

/*** Begin navigation ***/

#navbar {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    height:23px;
	text-align: center;
	width: 100%;
	margin-left: 100px;
	padding-left: 20px;
}

#navbar li {
    list-style:none;
    display:inline;
	text-align: center;
}

#navbar a {
    color:#fff;
    text-decoration:none;
    float:left;
    padding-left: 7px;
	padding-right: 5px;
	height: 23px;
	text-align: center;	
}
#navbar a:hover {
    background-position:0 0;
    color:#1e5ebd;
}
#navbar a:active {
    background-position:0 0;
    color:#1e5ebd;
}

a.nav-home
{
	    background:url(../../images/nav/home.png) no-repeat 0 -23px;
				width: 56px;
}

a.nav-team
{
	    background:url(../../images/nav/team.png) no-repeat 0 -23px;
		width: 55px;
}

a.nav-about
{
	    background:url(../../images/nav/about.png) no-repeat 0 -23px;
		width: 59px;
}

a.nav-achievements
{
	    background:url(../../images/nav/achievements.png) no-repeat 0 -23px;
				width: 120px;
}
a.nav-blogs
{
	    background:url(../../images/nav/blogs.png) no-repeat 0 -23px;
				width: 61px;
}
a.nav-chat
{
	    background:url(../../images/nav/chat.png) no-repeat 0 -23px;
				width: 61px;
}
a.nav-media
{
	    background:url(../../images/nav/media.png) no-repeat 0 -23px;
				width: 61px;
}
a.nav-mybra
{
	    background:url(../../images/nav/mybra.png) no-repeat 0 -23px;
				width: 103px;
}
a.nav-calendar
{
	    background:url(../../images/nav/calendar.png) no-repeat 0 -23px;
				width: 90px;
}
a.nav-sponsors
{
	    background:url(../../images/nav/sponsors.png) no-repeat 0 -23px;
				width: 90px;
}
a.nav-contact
{
	    background:url(../../images/nav/contact.png) no-repeat 0 -23px;
				width: 83px;
}
a.nav-news
{
	    background:url(../../images/nav/news.png) no-repeat 0 -23px;
		width: 55px;
}
a.nav-mytour
{
	    background:url(../../images/nav/mytour.png) no-repeat 0 -23px;
				width: 98px;
}



/*** End navigation ***/

.bot-nav
{
	width: 100%;
	background: #101010;
	text-align: center;
}

.bot-nav ul
{
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;

}


.bot-nav ul li
{
	padding: 10px;
	display: inline;
	font-weight: bold;
	font-size: 11pt;
}

#sub-nav li
{
	list-style-type: none;
	display: inline;
	padding-right: 15px;
}



.sub-nav-style
{
	background: url(../../images/title-bg.gif) repeat;
	height: 36px;

}


.sub-nav ul
{
	list-style:none;
	padding:10px;
	padding-left: 5px;
}


.sub-nav ul li
{
	
	display: inline;
	font-size: 7pt;
	font-weight: bold;
}

#sub-nav ul li span
{
	font-weight: normal;
}

.hidden
{
	display: none;
}

.headline a, .headline span.right
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 3px;

}

.headline-padding
{
	padding: 3px;
}

.article-hover
{
	background: #369ccc;
	cursor: pointer;
	border-top-style: solid;
	border-width: 1px;
	border-color: #141414;
}

.dark1
{
	background: #141414;
	border-top-style: solid;
	border-width: 1px;
	border-color: #222222;
}

.dark2
{
	background: #0e0e0e;
}

.dark3
{
	background: #0e0e0e;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #141414;
}

.dark4
{
	background: #0a0a0a;
	padding: 5px;
}

.transparent
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.teamtitle
{
	font-size: 14px;
	color: #369ccc;
	font-weight: bold;
}

.title
{
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
	background: url(../../images/title-bg.gif) repeat-x;
	height: 36px;
	margin: auto;
}

.title-right
{
	background-image: url(../../images/title-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 33px;
}

.title-left
{
	background-image: url(../../images/title-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 33px;
}

.title-middle
{
	background-image: url(../../images/title-middle.gif);
	background-position: top center;
	background-repeat: repeat-x;
	margin-right: 1px;
	margin-left: 1px;
	height: 33px;
	padding: 10px 10px 10px 10px;
}

.title-middle span.left, .title-middle, .title span.left
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div.title span
{	margin-top: 12px;
	font-weight: bold;
}

div.title-right p
{	
		font-weight: normal;
}


.sub-title
{
	background: url(../../images/sub-title-bg.gif) repeat;
	height: 25px;
	padding: 0px;
}

.sub-title th
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;

}

.sub-title-text
{
	font-size: 8px;
	font-weight: normal;
	color: #fff;
}

.sub-title-text a
{
	font-size: 10px;
}

img
{
	vertical-align: middle;
}

.third
{
	width: 33%;
}


.radio
{
	margin: 3px auto;
	border: 0;
}

.button
{
	padding: 1px;
	background: transparent;
	border: 0px;
	color: #fff;
}

.list
{
	margin: auto 20px;
	padding: 10px;
}

.list li
{
	padding: 5px;
}

.copyright
{
	padding: 10px;
	text-align: center;
}

.message
{
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.info, .success, .warning, .error, .validation {
	border: 1px solid #369ccc;
	margin: 0px auto;
	padding:15px 10px 15px 45px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 90%;
	text-align: left;
	color: #f1f1f1;
	background-color: #1c1c1c;
}

.info, .success {
	background-image: url(../../images/info.jpg);
}

.warning, .error {
	background-image: url(../../images/error.jpg);
}
.error p
{
	color: #f1f1f1;
}

.warning p
{
	color: #f1f1f1;
}

.info p
{
	color: #f1f1f1;
}

.success p
{
	color: #f1f1f1;
}

.spacer
{
	height:10px;
}

form
{
	text-align: left;
	
}

.padding1
{
	padding:3px;
}

.padding3
{
	padding: 10px;
}

.page-link
{
	padding: 10px;
}

.page-number
{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}

.selected
{
	color: #369ccc;
}

.cell-spacer
{
	height: 5px;
}

.transparent
{
	background: transparent;
}

.latest
{
	height: 96px;
}

.video-title
{
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: #1a1a1a;
	border-color: #222222;
	border-top-style: solid;
	border-width: 1px;
}

.row1
{
	background: #0e0e0e;
	border-color: #111111;
	border-top-style: solid;
	border-width: 1px;
}

.row2
{
	background: #1a1a1a;
	border-color: #222222;
	border-top-style: solid;
	border-width: 1px;
}

.listing td
{
	padding: 4px;
}

.file-description
{
	display: none;
}

.article-list-title
{
	padding: 8px;
	padding-left: 0;
}

.article-title
{
	padding: 8px;
	padding-left: 0;
	font-size: 11pt;
	font-weight: bold;
}

.article-list-title a, .article-list-title a:active, .article-list-title a:hover, .article-list-title a:visited
{
	font-size: 11pt;

}

.logos
{
	margin: auto;
	text-align: center;
}

.logos img
{
	padding: 10px;
}

input, select, textarea
{
	background: #1a1a1a;
	border: 1px #222 solid;
	color: #555;

}

input[type=submit], input[type=button]
{
		cursor: pointer;
}
textarea#markItUp
{
	background: #f1f1f1;
}

#featured-content
{
	height: 281px;
}