body {
    margin: 0;
    padding: 0;
    font-family:sans-serif;
}
    
p {
    margin:0.5em 0 1em 0;
    }
    
ol li {
    margin:0.5em 0 1em 0;
    }

h1 {
    margin:0.8em 0 0.8em 0;
    font-size:1.5em;
	}

h2 {
    font-size:1.1em;
    font-weight:none;
    margin-top:1em;
    margin-bottom:0.5em;
	}

h3 {
    font-size:1em;
    font-weight:none;
    margin-top:1em;
    margin-bottom:0.5em;
	}


img {
    border:0;
}

input[type="submit"]:focus {
	outline:none;
    -moz-outline-style: none;
    }

:focus{
    outline:none;
    }

a:link {
    color:#097B9F;
    text-decoration:none;
    outline:none;
    -moz-outline-style: none;
    }

a:visited,
a:hover,
a:active {
    color:#097B9F;
    text-decoration:none;
    outline:none;
    -moz-outline-style: none;
    }
    
a:hover {
    color:#097B9F;
    text-decoration:underline;
    }
	

ul {
    margin:0.5em 0 1.5em 1em;
}

/*
input[type="submit"] {
    background-image:url(/static/templates/australianspeedcameras/images/button_background_large.gif);
    cursor:pointer;
    padding:0.3em;
    }
*/
    
input[type="submit"]:hover {
	color:#d40005;
	}
	
select {
    border:1px solid #CCCCCC;
    padding:2px 2px 2px 5px;
    font-size:100%;
    background-image:url(/static/templates/australianspeedcameras/images/input_background.gif);
    background-repeat:repeat-x;
    
}

textarea {
    background-image:url(/static/templates/australianspeedcameras/images/input_background.gif);
    background-repeat:repeat-x;      
    border:1px solid #CCCCCC;
    padding:6px 3px 3px 3px;
    font-size:100%;    
}



#contentBackground {
	width:950px;
	margin:0 auto;
    }

#content {
}


 
#firstVisit {
	border:1px solid #EFDC86;
	background-color:#fff4bf;
	padding:1em;
	margin-left:1em;
	margin-top:1.2em;
	margin-right:330px;
	line-height:1.4em;
	font-size:0.9em;
	}

#sideContent {
	float:right;
    margin:1em;
    width:300px;
    }


#loginBox {
	float:right;
	margin-top:0.5em;
}
	
#loginBox span {
    font-size:0.7em;
    color:#67767F;
}
	
#loginBox a {
    font-size:0.7em;
}

#registerBox {
    border:1px solid #c4d0d5;
    padding:1em;
    font-size:0.9em;
    line-height:1.4em;
    margin-bottom:1em;
    }
	
#loginBox img{
	margin-bottom:0.5em;
	}
	
#loginBox input[type="text"],
#loginBox input[type="password"]{
    background-image:url(/static/templates/roadtraps/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    font-size:0.9em;
    height:21px;
    width:120px;    
    padding-bottom:3px;
	}
	
#loginBox input[type="submit"]{
    background-image:url(/static/templates/roadtraps/images/login_button_background.png);
    cursor:pointer;
    border:none;
    width:73px;
    height:24px;
    background-color:#CDD5DA;
    font-weight:bold;
    color:#fff;
    font-size:0.75em;
    padding-bottom:3px;
	}
	
#rememberLogin {
	margin-top:0.5em;
	font-size:0.7em;
	}

.headlineDetails {
	font-size:0.75em;
	font-weight:normal;
	margin-left:1.5em;
	}

#breadcrumbTrail {
    font-size:0.8em;
}
	
	
	
	
#mainContent {
    margin:0;
    font-size:0.9em;
    }

#headerHeadline {
	margin:0;
	padding:0;
	text-transform:uppercase;
	height:2.5em;
	}
	
#categoryList {
	margin-left:4em;
	}
#categoryList .name {
    font-size:1em;
    font-weight:none;
    margin-bottom:0.5em;
	}
#categoryList .description {
    margin-bottom:1.5em;
	}
	
#categoryList {
    font-size:1em;
    font-weight:none;
    margin-bottom:0.5em;
	}
	
#categoryList ul {
	list-style-type:none;
	}
	

#categoryInformation {
    margin:0;
    padding:0;
    }

#categoryInformation h1 {
    font-size:1.8em;
    }


#sorting {
	font-size:0.9em;
    }

#sorting a {
	margin-right:1em;
    }

.preset a:link,
.preset a:visited,
.preset a:hover,
.preset a:active {
	color:#d40005;
    border:1px solid #d40005;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	}
	
.preset a:hover,
.preset.active a:link,
.preset.active a:visited,
.preset.active a:hover,
.preset.active a:active {
	color:#fff;
	background-color:#d40005;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	}

    
#itemList {
	margin:0 1em 0 0;
	padding-left:0;
}
    
.itemListContent {
}

.item {
    margin:20px 0 10px 0;
    max-width:650px;
    }

.itemContent {
    overflow-x: hidden;
    overflow-y: hidden;
    }
    
.itemTitle {
	font-size:1.2em;
	padding-top:0.3em;
    }

.itemDetails img {
    vertical-align:middle;
    }
    
.itemDomain {
    font-size:0.7em;
    color:#888;
    margin-left:1em;
    }
    
.itemMedia {
    margin: 2em 0 2em 6em;
    }
    
.itemNumber {
    color:#CDCDCD;
    font-weight:normal;
    float:left;
    margin-top:13px;
    text-align:right;
    font-size:1em;
    width:1em;
    }
    
.itemVoting {
    float:left;
    margin:0 0.5em 0 1em;
    width:2em;
    text-align:center;
    overflow:visible;
    padding:0;
    }
    
.itemVoting form {
    margin:0;
    padding:0;
    font-size:0;
    line-height:0;
    }
    

.itemVoting input { 
    }
    
.itemVotingDefault {
    color:#cdcdcd;
    font-weight:bold;
    font-size:0.9em;
    line-height:1em;
    margin-bottom:0.2em;
    }
    
.itemVotedUp {
    color:#d40005;
    font-weight:bold;
    font-size:0.9em;
    line-height:1em;
    margin-bottom:0.2em;
    }
    
.itemVotedDown {
    font-weight:bold;
    font-size:0.9em;
	color:#000ad4;
    line-height:1em;
    margin-bottom:0.2em;
    margin-top:0.1em;
    }
    
.itemVoteButton {
    cursor: pointer;
    border:0;
    background-color:#fff;
    margin:0;
    padding:0;
    display:inline;
	}
	
.itemVoteButtonUp {
    cursor: pointer;
    background-color:#fff;
    border:0;
    height:12px;
    width:14px;
    background-repeat:no-repeat;
    background-position: center center;
    /*background-image:url(/static/templates/);*/
	}
    
.itemVoteButtonDown {
    cursor: pointer;
    background-color:#fff;
    border:0;
    height:11px;
    width:14px;
    background-repeat:no-repeat;
    background-position: center center;
    /*background-image:url(/static/templates/);*/
	}
    
.itemVoteButtonUpHighlight {
    cursor: pointer;
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    /*background-image:url(/static/templates/);*/
	}
    
.itemVoteButtonDownHighlight {
    cursor: pointer;
    height:11px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    /*background-image:url(/static/templates/);*/
	}
    
   
.itemVoteButtonUpThrobber{
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: top center;
    /*background-image:url(/static/templates/);*/
    }
    
   
.itemVoteButtonDownThrobber{
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    /*background-image:url(/static/templates/);*/
    }

#paginationControl {
	margin:3em 2em 2em 0;
}

#paginationControl a {
	padding:0.1em 0.4em;
	color:#4579DF;
	line-height:0;
	text-decoration:none;
    }

#paginationControl .pages a {
	padding:0.1em 0.4em;
    border:1px solid #4579DF;
	color:#4579DF;
	line-height:0;
	text-decoration:none;
    }

#paginationControl .disabled {
	padding:0.1em 0.4em;
    color:#ccc;
    font-size:0.9em;
	line-height:0;
    }

#paginationControl .current {
	padding:0.1em 0.4em;
	border:1px solid #FF9933;
	line-height:0;
	color:#FF9933;
    }
    
#itemContent {
    margin:2em;
}

    
.commentList {
	margin-top:1em;
    margin-right:2em;
}

.comment {
	padding:0 1em 0.2em 1em;
    border-top:1px solid #5884DC; 
    margin-bottom:1em;
    max-width:500px;    
    overflow:auto;
    }

#commentMessage {
    margin:3em 340px 0 5em;
    font-size:1em;
    line-height:1.4em;
	}
.commentText {
	font-size:1em;
	line-height:1.4em;    
	overflow:auto;
	}

.commentDetails {
    margin:1em 0 0.5em 0;
    font-size:0.8em;
    color:#888;
	}

div.commentList > div:target {
    background-color:#EFF8FF;
    }


.commentListForm {
	margin:0.5em 0 0.5em 0;
	}
    
.commentForm{
    margin:2em;
    margin-top:3em;
    }

dl.commentForm {
    padding: 10px 0 1px 0;
    margin: 0;
    }
    
dl.commentForm dt {
    float: left;
    width: 110px;
    font-weight: normal;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
}

dl.commentForm dd {
    margin: 0 0 10px 120px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

dl.commentForm dd.action {
    padding-left: 10px;
    margin-top: -10px;
}

dl.commentForm input[type="text"],
dl.commentForm input[type="password"] {
    width:350px;    
    height:25px;
    background-image:url(/static/templates/australianspeedcameras/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;
    
}
dl.commentForm textarea,
.commentListForm textarea {
    width:450px;    
    height:100px;
    background-image:url(/static/templates/australianspeedcameras/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;    
}


dl.commentForm textarea.commentFocus {    
    height:200px;
}

dl.commentForm select {
    border:1px solid #CCCCCC;
    padding:3px 3px 3px 3px;
    font-size:105%;
    background-image:url(/static/templates/australianspeedcameras/images/input_background.gif);
    background-repeat:repeat-x;  
    
}

dl.commentForm input[type="submit"],
.commentListForm  input[type="submit"] {
    background-image:url(/static/templates/australianspeedcameras/images/button_background_large.gif);
    cursor:pointer;
    padding:0.3em;
    font-size:0.7em;
    }
    
.commentListForm input[type="submit"] {
	margin-top:0.5em;
	}
    

dl.commentForm ul {
    margin:0.5em 0 1.5em 2.5em;
    list-style-image:url(/static/templates/australianspeedcameras/images/this_field_arrow.gif)
}
    
.commentFormStatus {
	position:absolute;
    display:inline;
    visibility:hidden;
    }

.commentFormStatusThrobber{
	margin-left:340px;
    position:absolute;
    display:inline;
    height:24px;
    width:24px;
    background-color:#fff;
    color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/australianspeedcameras/images/throbber_circle.gif);
    display:inline;
    visibility:visible;
    }

    
    
.submitListComment {
    
}
.commentListFormStatus {
    display:none;
    visibility:hidden;    
    }

.commentListFormStatusThrobber{ 
    display:inline;
    height:24px;
    width:24px;
    background-color:#fff;
    color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/australianspeedcameras/images/throbber_circle.gif);
    visibility:visible;
    }

.commentListFormStatusMessage {	
    display:inline;
    margin:0;
    margin-left:0.5em;
	font-size:0.9em;
	color:#EF3E00;
	}
	
.commentListFormMessage {
	margin:0.5em 0 0.5em 0;
    font-size:0.9em;
    color:#EF3E00;
	}

.commentControl {
	margin-top:0.1em;
	}

.commentControl form {
    display:inline;
	}

.commentControl input[type="submit"],
.submitAsLink {
    background:0;
    border:0;
    border-bottom:1px solid #fff;
    color:#00f;
    cursor:pointer;
    padding:0;
    margin:0;
    line-height:100%;
	}

.commentControl input[type="submit"]:hover {
	color:#006ba6;
    border-bottom:1px solid #006ba6;
	}
	
.commentNested {
	margin-left:2em;
	border:1px solid red;
	}


dl.forms {
    margin-top:2em;
}
    
dl.forms dt {
    float: left;
    width:6em;
    font-weight: normal;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
}

dl.forms dd {
    margin:0 0 1em 7.5em;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

dl.forms dd.action {
    padding-left:1em;
    margin-top:-1em;
}

dl.forms input[type="text"],
dl.forms input[type="password"] {
    width:450px;    
    height:25px;
    background-image:url(/static/templates/australianspeedcameras/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;
    
}

dl.forms select {
    border:1px solid #CCCCCC;
    padding:3px 3px 3px 3px;
    font-size:105%;
    background-image:url(/static/templates/australianspeedcameras/images/input_background.gif);
    background-repeat:repeat-x;  
    
}

dl.forms  input[type="submit"] {
    background-image:url(/static/templates/australianspeedcameras/images/button_background_large.gif);
    cursor:pointer;
    padding:0.3em;
    }

dl.forms ul {
    margin:0.5em 0 1.5em 2.5em;
    list-style-image:url(/static/templates/australianspeedcameras/images/this_field_arrow.gif)
}


#footer {
	margin:1em 1em 2em 1em;
	text-align:center;
    font-size:0.9.em;
	}
	
.textItem,
.blogItem {
	margin-left:1em;
	}

.messageDetails{
    margin:1em 0 0.5em 0;
    font-size:0.8em;
    color:#888;
    }
    
.messageSubject {
    font-weight:bold;
    margin-bottom:0.5em;
    }
    
.messageText {
    margin-bottom:0.5em;
    }
   
.messageContext {
    font-size:0.8em;
    }
    
.message {
	margin-bottom:1.5em;
    }

.unreadMessages a {
	color:#D40005;
    }
    
.textContent {
    line-height:1.4em;
    }
    
.textContent p{
    margin-bottom:0.7em;
    }
    
.textContent img {
    }
    
.blogContent {
    line-height:1.4em;
    max-width:650px;
    }
    
.blogContent p{
    margin-bottom:0.7em;
    }
    
    
.itemDetails,
.blogDetails {
    margin:0.5em 0 0.5em 0;
    font-size:0.8em;
    color:#888;
    }
    
.blogLink {
	margin:0.5em 0 2em 0;
	}
    
#productSideBar {
	float:right;
	margin:0 2em 2em 2em;
    }

#addToShoppingCart {
	border:1px solid #ccc;
	background-color:#eee;
	padding:1em;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    }

#itemList .forumItem {
	border-bottom:1px solid #ccc;
	padding:0.5em 0 0.5em 0;
}
#itemList .forumSubject {
	font-weight:bold;
}
#itemList .forumItemDetails {
	font-size:0.8em;
}

#contentDetails {
}

.textDescription {
	margin-bottom:1em;
}


#rightPrductColumn,
#downloadButton {
    float:right;
    width:250px;
}

.downloadButton h3 {
	font-seize:1.3em;
}

.downloadButton,
.itemDownloadList {	
    margin:4em 1em 1em 1em;
    background-color:#f4f6f7;
	padding:1em;
    width:200px;    
}

.downloadButton input[type="submit"],
.itemDownloadList input[type="submit"] {
	background-color:#FF9933;
	border:none;
	color:#fff;
	font-weight:bold;
	height:28px;
	width:177px;
	margin-top:1em;
	background-image:url(/static/templates/roadtraps/images/download_button_background.png);
}

.itemDownloadHead {
	font-weight:bold;
	font-size:1em;
}

.itemDownloadDescription {
    font-size:0.9em;
	
}

.downloadName {
	font-weight:bold;
}

.shoppingcartButton {
	margin:2em 1em 1em 1em;
    background-color:#f4f6f7;
    padding:1em;
}

.shoppingcartButton input[type="submit"] {
	background-color:#FF9933;
	border:none;
	color:#fff;
	font-weight:bold;
	height:28px;
	width:177px;
	margin-top:1em;
	background-image:url(/static/templates/roadtraps/images/shopping_cart_button_background.png);
}

.productPrice {
	font-weight:bold;
	font-size:10pt;
}

.newsItemTitle {
	font-weight:bold;
	font-size:1.2em;
}

.newsItemDescription {
	font-size:1em;
}

