/*
Copyright (c) 2007, SynygyMagazine All rights reserved.
Created by: Vikram Patil
Date created: 2/08/07
Date modified:
*/
/************************************************************
* Global Properties starts
************************************************************/
.sm-error{background-color:#cccccc;padding:3px;width:400px;color:#ffffff;}
.sm-grey{color:#999999;}
.sm-grey-small{color:#999999;font-size:8pt;}
.sm-vert-seprator{font-size:9pt; color:#cccccc;}
.sm-red{color:#B00101; padding-top:5px;}
.sm-red-small{color:#B00101; padding-top:5px; font-size:8pt;}
.sm-black-small{color:#000;font-size:8pt;}
.sm-cost{font-family: Georgia, "Times New Roman", Times, serif; color:#000; font-size:11pt; font-weight:bold; text-decoration:none;}

/************************************************************
* Global Properties ends
************************************************************/

/************************************************************
* Header Properties starts
************************************************************/

/************************************************************
* Header Properties ends
************************************************************/

/************************************************************
* Container Properties starts
************************************************************/
/*Main body table*/
#sm-main-body{overflow:hidden; width:760px;}
#sm-main-body ul{overflow:hidden; margin:0px; padding:0px;}
#sm-main-body ul li{float:left; text-align:left; display: inline;}
/*Main home page ad*/
#sm-home{
	overflow:hidden;
	width:510px;
	height: 235px;
}
#sm-home ul{width:510px;overflow:hidden; margin:0px; padding:0px;}
#sm-home ul li{float:left; text-align:left; display: inline;}

/* color of top header - blue*/
.homeH1{color: #4D76B4;}

#sm-lft-banner{overflow:hidden; width:230px; z-index:1000} /*background-image:url(../images/temp-right.gif); background-repeat:no-repeat;   */
#sm-lft-banner ul{width:230px;overflow:hidden; margin:0px; padding:0px;}
#sm-lft-banner ul li{float:left; text-align:left; display: inline;}


h1.head{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FF6600;margin-bottom: 0px;padding-bottom: 0px;padding-top: 3px;margin-top: 0px;text-transform: none;}

#contactBox {width: 194px; height: 60px; background-image: url(../images/contact-bkg.gif);	background-repeat: no-repeat;padding-left:15px; padding-top:10px;}

#coverSecondary {background-image: url(../images/magazine-cover.gif); background-repeat: no-repeat;	height: 123px;	width: 94px; position: relative; bottom: 0px; float: right;margin-left: 5px;margin-top: 5px;}

#sm-past-issue{overflow:hidden; width:800px;}
#sm-past-issue ul{overflow:hidden; margin:0px; padding:0px;}
#sm-past-issue ul li{text-align:left; }

#sm-past-issue-items{overflow:hidden; }
#sm-past-issue-items ul{
	
	overflow:hidden;
	margin:0px;
	padding:0px;

}
#sm-past-issue-items ul li{
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-left: 20px;
	padding-left: 10px;
	float:left;
	width:590px;

	
}


#sm-form{overflow:hidden; width:510px;}
#sm-form ul{width:510px;overflow:hidden; margin:0px; padding:0px;}
#sm-form ul li{float:left; text-align:left; display: inline;}


#example3{padding:20px;	margin:0 0 10px 0; display:block;text-align:left;background-color: #485e88; width: 190px;}
#example3 .inner a {color: #FFFFFF;}
#example3 .inner div{color:#FFFFFF;	font-weight:normal;}

h2.sidebox {color: #FFFF99; font-size: 18px; margin-top: 0px; margin-bottom: 0px; line-height: 18px; display:inline;}
.contentlinks a {text-decoration:none; border-bottom:1px dotted #315480;}
/************************************************************
* Container Properties ends
************************************************************/


/************************************************************
* Footer Properties starts
************************************************************/
#sf-footer{overflow:hidden; width:760px;border-top:solid #e0e0e0 3px; font-size:10px;color:#999999;}
#sf-footer ul{width:760px; overflow:hidden; margin:0px; padding:0px;}
#sf-footer ul li{float:left; text-align:left; display: inline;}
#sf-footer a{color:#999999;}

/************************************************************
* Footer Properties ends
************************************************************/
