/* 
    Document   : bumper
    Created on : Jan 13, 2009, 1:58:59 PM
    Author     : Big Cloud Media
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

*
{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size: 11px;
}
body
{
margin:0px;
padding:0px;
background:url(images/background.png);
        }

/* start menu */
.menubox
{
 margin:0px;
 top:60px;
 left:530px;
padding-bottom:0px;
padding-top:6px;
text-align:center;
position:absolute;
	}

.menuboxinner
{
margin:0px;
padding:0px;
text-align:center;
	}

.dropdown {float:left; display:block; padding-right:8px; padding-bottom:0px; line-height:30px;  margin-bottom:0px; text-align:center;}
.dropdown dt, .dropdown dt:visited {text-align:center; width:100px;  padding:2px; font-weight:bold;  cursor:pointer; background:url(images/tab.png) no-repeat;}
.dropdown dt:hover {background:url(images/tab1.png) no-repeat; text-align:center; width:100px; padding:2px; font-weight:bold;  cursor:pointer;}
 a.link:hover
{
background:transparent; text-align:center; padding:0px; font-size:12pt; text-decoration:none;	width:100px;
	}
a.link, a.link:active {background:transparent; text-decoration:none; text-align:center; font-size:12pt; color:white; width:100px;}

object
{
	width:533px; height:320px;
	}


.menubox1
{
text-align:left;
margin-left:10px;
	}

.menuboxinner1
{
text-align:left;

	}

.dropdown1 { display:block; padding-right:5px; padding-bottom:15px; height:27.5px; margin-bottom:0px; text-align:left; color:White;}
.dropdown1 dt, .dropdown1 dt:visited {text-align:left; width:200px;  padding:3px; font-weight:bold; cursor:pointer; background:url(images/button.png) no-repeat;}
.dropdown1 dt:hover {background:url(images/button2.png) no-repeat; text-align:left; width:200px; font-weight:bold; cursor:pointer; }
 a.link1:hover
{
background:transparent; padding-left:10px; text-align:left; font-size:12pt; color:white; text-decoration:none;	width:100px;
	}
a.link1, a.link1:visited, a.link1:active {background:transparent; padding-left:10px; text-align:left; font-size:12pt; color:white; text-decoration:none;	width:100px;}



    /* end menu */
.content
{
background:black;
height:420px;
margin:0px;
padding:0px;
border-top:2px solid white;
border-bottom:2px solid white;
}
.seperator
{
height:10px;
background:#005DFF;   /* blue */
}
.bodybox
{

}
a.gallerylink
{
    font-size:13pt; text-decoration:none; margin-left:60px; color:blue;
}
.dentfooter
{
   text-align:right;
}

.texttitle
{
    color:white; margin:8px;
}
p.text
{
    color:white; margin-left:10px; margin-right:10px;
}
.dentfooter a
{
    padding-right:20px;
    text-decoration:none;
    color:white;
}

.dentheader
{
    margin-left:0px;
    padding-left:0px;
}

.bodytable
{
width:1000px;
color:white;
}
.pic
{
    margin-left:10px;
    display:inline;
    text-align:center;
}
.pic img
{
    border:1px solid white;
}
.bottom
{
   /* background:#00FF01;  green */
    height:50px;

}

.picturebox
{

    width:350px; text-align:center; margin-left:20px; margin-top:20px;
}

.picturebox table
{
    margin-top:10px;
}

.gallerybox
{

    width:700px; text-align:center; margin-left:20px; margin-top:20px;
}

.gallerybox table
{
    margin-top:10px;
}

.formbox
{
width:450px; text-align:center; margin-left:100px; margin-top:5px;
}

.formbox td
{
    width:600px;
}
.flashbox
{
	width:490px;
	text-align:center;
	margin-top:10px;
	margin-right: 10px;
}

.slider {position:relative; overflow:hidden; height:278px; background:black; margin-bottom:20px; color:white;}
.slidercontent {
	position:absolute;
	left: 1px;
	top: 0px;
}
.slidercontent .upper {}
.section {padding:10px}

.message_box
{
    position:absolute;
    left:790px;
    top:200px;
    width:200px;
    color:green;

}
.cf_asterisk
{
    color:red;
}
.bad_message_box
{
    position:absolute;
    left:770px;
    top:150px;
    width:200px;
    color:red;

}
