/*
Theme Name: Red Passion
Theme URI: http://needforcontent.com/tutorials/drupal-tutorials
Description: A very beautiful and professional template designed by Csstemplateheaven.com and ported by Drupal Tutorial.
Author: Drupal tutorial
Author URI: http://needforcontent.com/tutorials/drupal-tutorials
*/

/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 62.5%;
         background-image:url('http://www.ougrote.com/rugby.jpg');
         background-position:left top;
         background-attachment:fixed;
}

img, img a {
border: none
}

#container {
          width: 1022px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
         	height: 100px;
	text-align: right;
          padding-top: 10px;
	background-color: #ffffff;
}

#header {
	background-image: url("http://www.ougrote.com/siteimages/rugby-header.jpg");
	height: 16px;
	padding-top: 100px;
	padding-left: 580px;
}

#main_nav {
	background-image: url("http://www.ougrote.com/siteimages/rugby-nav.jpg");
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url("http://www.ougrote.com/siteimages/rugby-wrapper.gif");
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 18px!important;
	font-size: 0.9em;
}

#right {
	list-style-type:none;
          float: right;
	width: 230px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}

#content {
	margin-right: 300px;
	margin-left: 220px;
	padding: 15px 0;
}

.styledlist {
        margin-left: 20px;
}

#footer {
	background-image: url("http://www.ougrote.com/siteimages/rugby-footer.jpg");
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

#video-frame {
	float:left;
	width:550px;
	height:auto;
	}
.video-left {
	float:left;
	width:350px;
	display:inline;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px !important;
	}
.video-right .idTabs {
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	line-height:10px;
	}
.video-right .idTabs li a {
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background: ... ;
	}
.video-right .selected {
	background: ... ;
	}



/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
}

a {
	color: #006633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 a, h1 a:hover {
	color: #ffffff;
         display: none;
	/*padding-top: 10px;
	padding-left: 800px;*/
	font-size: 1px;
	text-decoration: none;
}

#headerimg .description {
         display:none;
	color: #ffd203;
         font-size: 1.5em;
	text-align: left;
}

h2 a {
	font-size: 13px;
	color: #ffffff;
	background-image: url(images/h2.jpg);
	height: 19px;
	padding-top: 3px;
	margin-bottom: 17px;
	padding-left: 7px;
	text-decoration: none;
	display:block;
}

h3, h3 a {
	background-image: url(images/h3_heading.jpg);
	font-size: 1em;
	height: 18px;
	width: 145px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
}

h4, h4 a {
	background-image: url(images/h4_heading.jpg);
	font-size: 1em;
	height: 18px;
	width: 217px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	text-decoration: none;
}

h5 a {
	font-size: 13px;
	color: #ffffff;
	background-color: #465c45;
	height: 19px;
	padding-top: 3px;
	margin-bottom: 17px;
	padding-left: 7px;
	text-decoration: none;
	display:block;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #006633;
text-size: 10px;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 400px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 400px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #006633;
	cursor: pointer;
	color: #FFFFFF;
}

#right ul, #left ul {
	padding: 10px 10px 10px 20px;
	font-size: 13px;
}

ul.aside {
    margin: 10px 0 22px;
    text-align: left;
    margin-left: 20px;
    padding: 0px;
}

ul.aside li {
    list-style-type: none;
}

iframe { background: transparent !important; 
}


ul.aside li:before {
    content: "\00BB \0020";
}
