
/**********************************************
* Base and Main Div holders
**********************************************/

div#photomaincontent
{
	position:relative;
	float:left;
	left:6px;
	width:761px;
}

div#photomaincontent div.column01A
{
	position:relative;
	float:left;
	width:451px;
	margin:0 2px 0 0;
}

div#photomaincontent div.column02A {
	position:relative;
	float:left;
	width:308px;
}





/**********************************************
* Welcome to Photo Answers
**********************************************/
div#genhomewelcome
{
    position:relative;
    background-image:url(/Shared/css/images/home/column02bg.gif);
    margin:0 0 4px 0;
}

div#genhomefooter
{
    position:relative;
    height:4px;
    font-size:0em;
    background-image:url(/Shared/css/images/home/column02footer.gif);
}

div#genhomewelcome h1
{
    margin:0px;
    padding:0px;
    font-family:Arial, Tahoma, Sans-Serif;
    font-size:1.5em;
    width:308px;
    height:45px;
    text-indent:14px;
    line-height:42px;
    color:#000;
    background-image:url(/Shared/css/images/home/column02headerbase.gif);
}

div#genhomewelcome h1 span
{
    color:#b40001;
}

div#genhomewelcome div#genhomecontent
{
    position:relative;
    left:4px;
    font-family:Arial, Tahoma, Sans-Serif;
    font-size:1.1em;
    background-image:url(/Shared/css/images/home/column02contentbg.gif);
    background-repeat:no-repeat;
}

div#genhomemarg10
{
    width:280px;
    margin-left:10px;
}

div#genhomewelcome div#genhomecontent p
{
    margin:0 0 15px 0;
}


div#genhomeiconsbase
{
	position:relative;
    width:300px;
    background-image:url(/Shared/css/images/home/iconsbasebg.gif);
}

div#genhomeiconsbase a
{
    display:block;
}

div#genhomeiconsbase img
{
    display:block;
}



/**********************************************
* Video tips styling
**********************************************/

div.videoTipsContainer {
	background-color: #E8EAE9;
	margin-bottom: 10px;
}

div.videoTipsContainer h2 {
	background-color: #000000;
	color:#FFFFFF;
	font-size:1.6em;
	padding:10px;
	margin-bottom: 10px;
}
