/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/


body 
{
	line-height:1;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#headflash{
width:990px;
height:175px;
float:left;
}
#boday{
width:990px;
float:left;
background-color:#FFFFFF;
border:#666666 thin solid;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
margin-top:1px;
margin-bottom:15px;
	
}
#botomtab{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#392009;
}
#botomtab a{
color:#392009;
text-decoration:none;
}
#botomtab a:hover{
color:#392009;
text-decoration:none;
}
table {
	border-collapse:separate;
	
}
caption, th, td {
	
	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/


a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#CC0000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.theme-default #slider {
	margin:0px auto 0 auto;
	width:990px; /* Make sure your images are the same size */
	height:100px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.paddingg 
{ padding-left:4px;}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#top{width:300px;
height:30px;
float:right;
margin-right:15px;
margin-top:-30px;
font-size:13px;
color:#FF9900;
border:groove;
}
#top a{color:#FF9900;
text-decoration:none;
}
#top a:hover{color:#663300;
text-decoration:none;
}

#left
{
width:150px;
float:left;

}
#medal
{
width:500px;
margin-top:15px;
padding:0px 10px 10px 10px;
float:left;
}
#right{width:219px;
float:left;
	}
	
.bodderround
{
padding:10px 10px 10px 10px;
margin-top:15px;
background-color:#FFFFFF;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
border:#666666 thin solid;
}
p{
font-size:13px;
color:#666666;
}
.p{
font-size:12px;
color:#666666;
}
#video{
width:219px;
float:left;
}
#bottomleft{
width:360px;
height:160px;
float:left;}
#bottommedil{
width:250px;
height:160px;
float:left;
margin-left:10px;}

#bottommright{
width:250px;
height:160px;
float:left;
margin-left:10px;}
